Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-144532
#<BuildRuby:0x000055a7bceb3ac0
@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.20221219-144532",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000000 0.003386 0.610176 ( 1.030174)
build_miniruby 0.000743 0.000168 0.739857 ( 0.739223)
build_ruby 0.001317 0.000000 2.552380 ( 2.476565)
build_all 0.003473 0.005859 12.439346 ( 1.498890)
build_install 0.002381 0.004275 1.618506 ( 0.753713)
test_btest 0.000513 0.000184 66.472032 ( 6.107068)
test_basic 0.002828 0.001010 0.259940 ( 0.354880)
test_all 0.001171 0.000418 504.358642 ( 74.629149)
test_rubyspec 0.005799 0.022162 35.670475 ( 46.053775)
total: 133.64 sec