Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-062322
#<BuildRuby:0x000055e911e28060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-062322",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000794 0.004161 1.242361 ( 1.630370)
build_miniruby 0.001147 0.000191 1.460176 ( 1.462301)
build_ruby 0.001387 0.000231 4.867354 ( 4.878859)
build_all 0.004942 0.005324 16.714651 ( 1.744949)
build_install 0.016854 0.000636 5.327433 ( 2.068227)
test_btest 0.000609 0.000116 84.868374 ( 15.897055)
test_basic 0.002998 0.004311 0.711084 ( 0.778134)
test_all 0.097810 0.024596 549.305972 ( 62.468366)
test_rubyspec 0.045848 0.019210 78.581121 ( 90.767012)
total: 181.70 sec