Logfile: /home/ko1/ruby/logs/brlog.trunk.20230218-105427
#<BuildRuby:0x000055aaedb7f208
@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.20230218-105427",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001124 0.002673 0.754291 ( 1.168790)
build_miniruby 0.000000 0.000863 0.655838 ( 0.654892)
build_ruby 0.000169 0.001021 2.092715 ( 2.092247)
build_all 0.007427 0.001851 12.303212 ( 1.513586)
build_install 0.005632 0.000816 1.552967 ( 0.791615)
test_btest 0.000458 0.000196 65.803141 ( 5.946098)
test_basic 0.002607 0.001117 0.295056 ( 0.389603)
test_all 0.001156 0.000495 496.638449 ( 48.665425)
test_rubyspec 0.004527 0.024450 34.659700 ( 45.289774)
total: 106.51 sec