Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-173213
#<BuildRuby:0x0000558411bdc0a0
@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.20231201-173213",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.004394 0.000139 1.285405 ( 1.651875)
build_miniruby 0.000647 0.000242 0.866846 ( 0.866443)
build_ruby 0.000966 0.000363 2.816196 ( 2.817225)
build_all 0.008819 0.001644 16.471099 ( 1.571506)
build_install 0.006328 0.002234 4.849217 ( 1.164002)
test_btest 0.000543 0.000192 83.737424 ( 7.551506)
test_basic 0.002602 0.000918 0.644484 ( 0.722513)
test_all 0.098046 0.038155 516.838494 ( 60.773514)
test_rubyspec 0.018068 0.028095 50.729558 ( 63.055422)
total: 140.17 sec