Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-030330
#<BuildRuby:0x00005603ee057c18
@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.20231128-030330",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004264 0.001003 1.284366 ( 1.684631)
build_miniruby 0.000786 0.000185 0.847911 ( 0.848607)
build_ruby 0.001137 0.000268 2.700941 ( 2.701894)
build_all 0.006668 0.003832 17.127502 ( 1.526985)
build_install 0.008569 0.001074 5.144706 ( 1.191386)
test_btest 0.000943 0.000236 87.571956 ( 7.255553)
test_basic 0.000778 0.004015 0.716775 ( 0.796633)
test_all 0.096817 0.037434 548.888163 ( 52.585135)
test_rubyspec 0.035644 0.011879 50.781760 ( 63.187182)
total: 131.78 sec