Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-123900
#<BuildRuby:0x000055dc72a57680
@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.20220329-123900",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.011406 0.000201 1.005467 ( 1.158239)
build_miniruby 0.001561 0.000000 0.074336 ( 0.072638)
build_ruby 0.002230 0.000000 0.077669 ( 0.075291)
build_all 0.003263 0.007027 4.185688 ( 0.841901)
build_install 0.017419 0.007237 7.852184 ( 2.384384)
test_btest 0.002208 0.000000 68.958014 ( 8.026121)
test_basic 0.007530 0.000441 0.345561 ( 0.442448)
test_all 0.001781 0.000318 703.068192 ( 68.122380)
test_rubyspec 0.151774 0.029421 46.214748 ( 51.528843)
total: 132.65 sec