Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-154529
#<BuildRuby:0x00005634be567ce8
@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.20240110-154529",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.003344 0.000502 1.098144 ( 1.499191)
build_miniruby 0.000984 0.000148 0.970825 ( 0.972418)
build_ruby 0.001213 0.000182 2.819924 ( 2.823075)
build_all 0.008651 0.001298 14.816440 ( 1.391994)
build_install 0.008301 0.000498 4.360759 ( 1.189152)
test_btest 0.000687 0.000000 76.944281 ( 7.767413)
test_basic 0.003334 0.000000 0.447199 ( 0.526864)
test_all 0.106545 0.029904 537.029818 ( 53.448548)
test_rubyspec 0.018497 0.015779 50.514367 ( 68.074689)
total: 137.69 sec