Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-230146
#<BuildRuby:0x000055a0c007aad8
@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.20220825-230146",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009553 0.000874 0.828962 ( 0.969164)
build_miniruby 0.001381 0.000212 0.053852 ( 0.052538)
build_ruby 0.001539 0.000237 0.063780 ( 0.062664)
build_all 0.008858 0.000616 1.255487 ( 0.479846)
build_install 0.016542 0.000231 1.576222 ( 0.792885)
test_btest 0.000792 0.000093 53.374062 ( 6.262218)
test_basic 0.001132 0.005228 0.298144 ( 0.389106)
test_all 0.004381 0.000000 481.864510 ( 52.191222)
test_rubyspec 0.106010 0.026219 41.684006 ( 49.997558)
total: 111.20 sec