Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-125605
#<BuildRuby:0x00005602f7434dd8
@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.20221108-125605",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008227 0.002056 1.108110 ( 1.153927)
build_miniruby 0.001836 0.000000 0.069198 ( 0.067354)
build_ruby 0.002261 0.000000 0.067694 ( 0.065260)
build_all 0.008056 0.001771 1.483665 ( 0.593180)
build_install 0.014861 0.006405 1.821029 ( 0.934768)
test_btest 0.001146 0.000305 84.908899 ( 9.201583)
test_basic 0.009543 0.000983 0.343770 ( 0.427925)
test_all 0.001658 0.000414 647.993609 ( 67.130307)
test_rubyspec 0.085929 0.100275 47.389476 ( 55.550506)
total: 135.13 sec