Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-031413
#<BuildRuby:0x00005591c76a44c0
@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.20220822-031413",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006356 0.004678 0.985752 ( 1.384697)
build_miniruby 0.001369 0.000422 0.076837 ( 0.075351)
build_ruby 0.001310 0.000403 0.074381 ( 0.072897)
build_all 0.008441 0.001173 1.547167 ( 0.588545)
build_install 0.022202 0.000813 1.866237 ( 0.931044)
test_btest 0.000846 0.000188 74.648516 ( 8.216236)
test_basic 0.001960 0.005440 0.322747 ( 0.412269)
test_all 0.003714 0.000651 685.308576 ( 67.304354)
test_rubyspec 0.127496 0.045790 45.795705 ( 54.297490)
total: 133.28 sec