Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-094940
#<BuildRuby:0x000055f9b2900e50
@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.20220902-094940",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.007684 0.005465 0.991336 ( 1.124523)
build_miniruby 0.001181 0.000689 0.075800 ( 0.074579)
build_ruby 0.001434 0.000836 0.075861 ( 0.074327)
build_all 0.005098 0.006008 1.532328 ( 0.587146)
build_install 0.006450 0.016462 1.909567 ( 0.916179)
test_btest 0.001471 0.000000 75.577173 ( 8.116969)
test_basic 0.005388 0.002264 0.320155 ( 0.409120)
test_all 0.004166 0.000000 683.168903 ( 67.252563)
test_rubyspec 0.085140 0.071506 45.175440 ( 53.716934)
total: 132.27 sec