Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-001259
#<BuildRuby:0x000055a9d5f0b728
@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.20231121-001259",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.004375 0.000460 1.160121 ( 1.570852)
build_miniruby 0.001011 0.000107 0.904174 ( 0.903780)
build_ruby 0.000000 0.001340 2.729918 ( 2.731449)
build_all 0.006216 0.003901 16.354842 ( 1.432708)
build_install 0.003220 0.005323 4.974336 ( 1.243843)
test_btest 0.000000 0.001136 86.027366 ( 6.724666)
test_basic 0.001431 0.003944 0.825291 ( 0.901429)
test_all 0.100094 0.034527 494.172148 ( 52.944603)
test_rubyspec 0.034235 0.010946 50.828685 ( 63.182349)
total: 131.64 sec