Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-102803
#<BuildRuby:0x000056238b464d30
@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-102803",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005709 0.007088 0.976631 ( 1.151193)
build_miniruby 0.001476 0.000681 0.074471 ( 0.072204)
build_ruby 0.001302 0.000601 0.077467 ( 0.075350)
build_all 0.002357 0.007299 1.507444 ( 0.574528)
build_install 0.012310 0.010725 5.167772 ( 2.062546)
test_btest 0.000000 0.001364 76.639151 ( 8.216786)
test_basic 0.002500 0.005869 0.327620 ( 0.420603)
test_all 0.001565 0.001105 675.749682 ( 66.820453)
test_rubyspec 0.082205 0.095545 45.256438 ( 50.792381)
total: 130.19 sec