Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-215227
#<BuildRuby:0x0000561cec8f5570
@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.20220721-215227",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000079 0.000022 0.000101 ( 0.000116)
build_up 0.008417 0.002296 0.837795 ( 1.577023)
build_miniruby 0.001010 0.000275 0.054718 ( 0.053327)
build_ruby 0.000000 0.002011 0.066201 ( 0.064704)
build_all 0.005532 0.002907 1.253948 ( 0.469189)
build_install 0.005979 0.010097 4.255762 ( 1.817492)
test_btest 0.000775 0.000357 51.547818 ( 6.219138)
test_basic 0.002296 0.003614 0.293368 ( 0.393317)
test_all 0.001924 0.000962 482.444343 ( 51.314839)
test_rubyspec 0.078578 0.060923 41.505342 ( 47.377908)
total: 109.29 sec