Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-014651
#<BuildRuby:0x0000556650ce7500
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231203-014651",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005487 0.000000 1.220049 ( 1.566396)
build_miniruby 0.001100 0.000000 0.835566 ( 0.835839)
build_ruby 0.001305 0.000000 2.806121 ( 2.805642)
build_all 0.002410 0.007769 16.398040 ( 1.469722)
build_install 0.007584 0.001806 4.890136 ( 1.194767)
test_btest 0.000855 0.000204 80.933257 ( 7.940582)
test_basic 0.002530 0.002772 0.710434 ( 0.789293)
test_all 0.104575 0.036201 528.695291 ( 56.492967)
test_rubyspec 0.037769 0.012728 49.627577 ( 61.947045)
total: 135.04 sec