Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-170715
#<BuildRuby:0x000055cfb20c2ad8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221107-170715",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.000000 0.008789 0.941434 ( 0.996949)
build_miniruby 0.000000 0.001932 0.050611 ( 0.049552)
build_ruby 0.000000 0.001243 0.049439 ( 0.048738)
build_all 0.005043 0.003188 1.238603 ( 0.485291)
build_install 0.009329 0.006028 1.587347 ( 0.800267)
test_btest 0.000950 0.000380 62.602288 ( 6.797254)
test_basic 0.004545 0.001818 0.300035 ( 0.391524)
test_all 0.002240 0.000896 495.895493 ( 53.743245)
test_rubyspec 0.066681 0.055716 43.241815 ( 51.780948)
total: 115.09 sec