Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-061104
#<BuildRuby:0x0000559dbab186d8
@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.20220903-061104",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000026 0.000007 0.000033 ( 0.000030)
build_up 0.009217 0.004395 0.959114 ( 0.987546)
build_miniruby 0.001688 0.000482 0.073104 ( 0.071042)
build_ruby 0.001305 0.000373 0.067484 ( 0.065643)
build_all 0.007440 0.003979 1.554655 ( 0.588680)
build_install 0.016524 0.003587 1.917119 ( 0.935530)
test_btest 0.001222 0.000000 78.362110 ( 8.138564)
test_basic 0.002764 0.004737 0.334782 ( 0.422404)
test_all 0.004433 0.000000 632.758362 ( 64.284741)
test_rubyspec 0.111142 0.050808 45.538761 ( 54.043327)
total: 129.54 sec