Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-201041
#<BuildRuby:0x000056340abcc1d8
@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.20240622-201041",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.000806 0.004137 1.925680 ( 2.099794)
build_miniruby 0.000877 0.000292 1.010221 ( 1.009633)
build_ruby 0.001170 0.000390 3.236832 ( 3.238156)
build_all 0.005646 0.004627 17.672935 ( 1.711687)
build_install 0.003971 0.006335 6.175435 ( 1.441888)
test_btest 0.000885 0.000380 106.869184 ( 9.208604)
test_basic 0.000130 0.004023 0.731244 ( 0.808646)
test_all 0.097145 0.042089 549.874848 ( 64.016910)
test_rubyspec 0.033815 0.034598 133.689187 ( 15.963016)
total: 99.50 sec