Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-084809
#<BuildRuby:0x000055e0eb60f500
@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.20240114-084809",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.004112 0.923341 ( 1.333567)
build_miniruby 0.000000 0.000983 0.902842 ( 0.903447)
build_ruby 0.000000 0.001433 2.737500 ( 2.742704)
build_all 0.004006 0.006184 14.708453 ( 1.378547)
build_install 0.006487 0.002595 4.301234 ( 1.136951)
test_btest 0.000483 0.000193 77.681560 ( 7.258874)
test_basic 0.003218 0.001287 0.453279 ( 0.531878)
test_all 0.113311 0.022882 541.210278 ( 52.569270)
test_rubyspec 0.007527 0.024608 49.584286 ( 62.143203)
total: 130.00 sec