Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-072544
#<BuildRuby:0x000056046bca9480
@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.20221020-072544",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.010488 0.000463 1.145336 ( 1.494256)
build_miniruby 0.001739 0.000124 0.110404 ( 0.107033)
build_ruby 0.002258 0.000161 0.113634 ( 0.110426)
build_all 0.008801 0.000269 1.340334 ( 0.569421)
build_install 0.009783 0.006347 1.660089 ( 0.913504)
test_btest 0.000000 0.002185 64.273450 ( 6.793961)
test_basic 0.003174 0.004028 0.347396 ( 0.435595)
test_all 0.005684 0.001137 503.741454 ( 54.576595)
test_rubyspec 0.070619 0.068511 43.640085 ( 52.151565)
total: 117.15 sec