Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-034341
#<BuildRuby:0x000055e79943c610
@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.20220726-034341",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006077 0.005224 0.987383 ( 1.568740)
build_miniruby 0.001685 0.000361 0.072961 ( 0.071156)
build_ruby 0.001461 0.000313 0.077294 ( 0.075468)
build_all 0.005588 0.004860 1.534467 ( 0.586796)
build_install 0.018886 0.003555 5.102439 ( 2.088359)
test_btest 0.001633 0.000000 71.386781 ( 8.345537)
test_basic 0.002922 0.005294 0.332407 ( 0.420384)
test_all 0.001506 0.000443 667.149137 ( 65.789974)
test_rubyspec 0.077933 0.102006 45.606637 ( 51.426524)
total: 130.37 sec