Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-111244
#<BuildRuby:0x000055fe306346e0
@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.20220914-111244",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001260 0.008915 1.096985 ( 1.863314)
build_miniruby 0.001574 0.000492 0.069937 ( 0.067654)
build_ruby 0.001349 0.000421 0.069338 ( 0.067536)
build_all 0.008143 0.001326 1.568779 ( 0.608561)
build_install 0.020273 0.002143 1.911572 ( 0.943011)
test_btest 0.001166 0.000291 95.341148 ( 9.357486)
test_basic 0.006724 0.000554 0.360667 ( 0.450214)
test_all 0.003661 0.001993 665.617355 ( 67.262616)
test_rubyspec 0.136750 0.042529 46.993250 ( 55.458196)
total: 136.08 sec