Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-232354
#<BuildRuby:0x000055d69ddd7858
@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-232354",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003314 0.000884 0.938845 ( 1.340907)
build_miniruby 0.000820 0.000218 0.901974 ( 0.902151)
build_ruby 0.001030 0.000275 2.789839 ( 2.793516)
build_all 0.009089 0.001195 14.821234 ( 1.366601)
build_install 0.009597 0.000505 4.257532 ( 1.153635)
test_btest 0.000602 0.000137 81.849393 ( 6.900548)
test_basic 0.005075 0.001153 0.580530 ( 0.657771)
test_all 0.079445 0.052644 524.520024 ( 49.102760)
test_rubyspec 0.024873 0.010008 48.820945 ( 61.423666)
total: 125.64 sec