Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-220342
#<BuildRuby:0x00005609b2c9c4f0
@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.20220223-220342",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.011069 0.865830 ( 0.877932)
build_miniruby 0.000000 0.002100 0.058748 ( 0.056250)
build_ruby 0.000518 0.001275 0.067570 ( 0.065481)
build_all 0.007082 0.003035 4.200662 ( 0.841560)
build_install 0.019594 0.004128 7.999389 ( 2.411764)
test_btest 0.000936 0.000351 72.003865 ( 8.438996)
test_basic 0.001903 0.005882 0.346504 ( 0.435039)
test_all 0.001503 0.000271 666.145749 ( 65.363541)
test_rubyspec 0.093330 0.068537 46.287681 ( 51.551634)
total: 130.04 sec