Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-181541
#<BuildRuby:0x0000562cfaec46e0
@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.20220728-181541",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009110 0.003415 0.947315 ( 1.351178)
build_miniruby 0.001868 0.000350 0.075719 ( 0.073810)
build_ruby 0.001449 0.000272 0.077234 ( 0.075661)
build_all 0.009367 0.000000 1.510096 ( 0.567326)
build_install 0.018556 0.005524 5.045363 ( 2.027669)
test_btest 0.000930 0.000177 75.802093 ( 8.094598)
test_basic 0.007604 0.000623 0.319624 ( 0.407682)
test_all 0.002542 0.000000 639.392502 ( 63.774382)
test_rubyspec 0.133966 0.042906 45.535650 ( 51.358039)
total: 127.73 sec