Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-014607
#<BuildRuby:0x000055ffdf948088
@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.20240620-014607",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.004008 0.001178 1.651799 ( 1.943378)
build_miniruby 0.000834 0.000245 1.048763 ( 1.048479)
build_ruby 0.001066 0.000313 3.268128 ( 3.268400)
build_all 0.007584 0.002231 17.355962 ( 1.604977)
build_install 0.008468 0.002490 6.207267 ( 1.553888)
test_btest 0.000598 0.000176 105.901046 ( 9.332028)
test_basic 0.001163 0.003901 0.881608 ( 0.960762)
test_all 0.073323 0.067199 564.593760 ( 55.712978)
test_rubyspec 0.039281 0.027727 135.935987 ( 16.232204)
total: 91.66 sec