Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-083916
#<BuildRuby:0x000055b8802a2fe0
@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.20220718-083916",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009552 0.001470 0.964170 ( 1.392577)
build_miniruby 0.001634 0.000251 0.071519 ( 0.069400)
build_ruby 0.001582 0.000243 0.076948 ( 0.074905)
build_all 0.009582 0.000000 1.525330 ( 0.588638)
build_install 0.018201 0.003928 5.262782 ( 2.093774)
test_btest 0.001216 0.000183 78.974964 ( 8.639586)
test_basic 0.007758 0.001163 0.332460 ( 0.424507)
test_all 0.002951 0.000443 676.517190 ( 66.825226)
test_rubyspec 0.131000 0.033533 45.534463 ( 51.255359)
total: 131.36 sec