Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-131020
#<BuildRuby:0x000056264a91f2f0
@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.20240111-131020",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003523 0.000622 0.833985 ( 1.217939)
build_miniruby 0.000843 0.000149 0.912465 ( 0.912199)
build_ruby 0.001102 0.000194 2.704478 ( 2.705747)
build_all 0.006548 0.003852 14.680222 ( 1.446015)
build_install 0.008970 0.000120 4.167322 ( 1.125304)
test_btest 0.000674 0.000000 76.809857 ( 7.725701)
test_basic 0.005651 0.000399 0.561811 ( 0.638964)
test_all 0.106906 0.027582 518.508918 ( 49.561126)
test_rubyspec 0.029282 0.007031 49.577364 ( 62.130452)
total: 127.46 sec