Logfile: /home/ko1/ruby/logs/brlog.trunk.20231013-192813
#<BuildRuby:0x000055c37c414048
@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.20231013-192813",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005660 0.000304 1.297350 ( 1.507997)
build_miniruby 0.000876 0.000159 0.886621 ( 0.886420)
build_ruby 0.001053 0.000192 2.558557 ( 2.558800)
build_all 0.008443 0.001536 16.658449 ( 1.529100)
build_install 0.007684 0.001397 5.010050 ( 1.186742)
test_btest 0.000991 0.000180 80.822106 ( 7.614892)
test_basic 0.004090 0.000000 0.570487 ( 0.649894)
test_all 0.005672 0.000663 521.185720 ( 49.399579)
test_rubyspec 0.026018 0.021093 49.525717 ( 61.726230)
total: 127.06 sec