Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-085815
#<BuildRuby:0x0000561b1094f800
@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.20220904-085815",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010452 0.000324 1.004072 ( 1.583538)
build_miniruby 0.001922 0.000256 0.077448 ( 0.075553)
build_ruby 0.001439 0.000192 0.080090 ( 0.078048)
build_all 0.006780 0.004052 1.532805 ( 0.605743)
build_install 0.016950 0.002761 1.890036 ( 0.944968)
test_btest 0.002219 0.000385 75.034492 ( 8.737701)
test_basic 0.005997 0.001043 0.325594 ( 0.418545)
test_all 0.004585 0.000798 682.175747 ( 67.531943)
test_rubyspec 0.087467 0.070588 45.405492 ( 53.847682)
total: 133.82 sec