Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-141112
#<BuildRuby:0x000055b171a4c090
@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.20240112-141112",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.005700 1.193380 ( 1.543615)
build_miniruby 0.000000 0.000983 0.907973 ( 0.908017)
build_ruby 0.000000 0.001430 2.829767 ( 2.830432)
build_all 0.007373 0.002710 14.629740 ( 1.361437)
build_install 0.008954 0.000271 4.229868 ( 1.169149)
test_btest 0.000624 0.000125 77.317631 ( 7.480529)
test_basic 0.002746 0.000549 0.579251 ( 0.653934)
test_all 0.088916 0.045370 523.027904 ( 46.905737)
test_rubyspec 0.026034 0.006257 50.041604 ( 62.524760)
total: 125.38 sec