Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-200846
#<BuildRuby:0x0000559e8335c4e8
@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.20220208-200846",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006087 0.005764 0.965398 ( 1.191346)
build_miniruby 0.001514 0.000466 0.079145 ( 0.078532)
build_ruby 0.001327 0.000409 0.069704 ( 0.068667)
build_all 0.008606 0.001146 4.055329 ( 0.799863)
build_install 0.017978 0.004451 7.868922 ( 2.325339)
test_btest 0.000870 0.000242 74.359965 ( 8.028262)
test_basic 0.003603 0.004460 0.344997 ( 0.433729)
test_all 0.001118 0.000353 698.893119 ( 67.414066)
test_rubyspec 0.113420 0.044911 46.053011 ( 51.479611)
total: 131.82 sec