Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-133848
#<BuildRuby:0x0000557207804c00
@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.20220813-133848",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005542 0.005620 0.975330 ( 1.359289)
build_miniruby 0.001891 0.000582 0.077270 ( 0.074927)
build_ruby 0.001269 0.000391 0.075841 ( 0.074260)
build_all 0.009167 0.001304 1.501734 ( 0.578657)
build_install 0.019493 0.002407 1.877261 ( 0.914916)
test_btest 0.000841 0.000210 78.347773 ( 8.805373)
test_basic 0.000000 0.007818 0.334441 ( 0.427329)
test_all 0.000921 0.003619 633.122446 ( 64.169303)
test_rubyspec 0.110337 0.066485 45.840751 ( 53.361497)
total: 129.77 sec