Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-065512
#<BuildRuby:0x0000560e0bfdfba0
@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.20220815-065512",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001982 0.008046 0.849590 ( 1.016421)
build_miniruby 0.000278 0.002901 0.063959 ( 0.095067)
build_ruby 0.000984 0.000281 0.062304 ( 0.060999)
build_all 0.007358 0.002102 1.256186 ( 0.468532)
build_install 0.008404 0.007299 1.587848 ( 0.788546)
test_btest 0.001153 0.000412 52.567830 ( 5.891389)
test_basic 0.000753 0.005313 0.279192 ( 0.369320)
test_all 0.001648 0.002463 495.243968 ( 52.322933)
test_rubyspec 0.063307 0.062269 41.654813 ( 49.286584)
total: 110.30 sec