Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-093736
#<BuildRuby:0x0000555bab1ef800
@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.20220801-093736",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007565 0.004241 0.983373 ( 1.412365)
build_miniruby 0.002098 0.000263 0.077214 ( 0.076472)
build_ruby 0.001883 0.000235 0.074583 ( 0.073617)
build_all 0.006694 0.004696 1.529057 ( 0.592470)
build_install 0.018742 0.004621 5.239967 ( 2.121700)
test_btest 0.001058 0.000202 78.614116 ( 8.344239)
test_basic 0.007337 0.001397 0.327749 ( 0.417337)
test_all 0.002428 0.000462 673.026631 ( 66.623819)
test_rubyspec 0.112166 0.063522 45.248819 ( 51.115011)
total: 130.78 sec