Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-075551
#<BuildRuby:0x000055f8f73584c8
@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.20220227-075551",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000031 0.000003 0.000034 ( 0.000030)
build_up 0.010699 0.000436 1.012284 ( 1.277318)
build_miniruby 0.001794 0.000119 0.079036 ( 0.076962)
build_ruby 0.001689 0.000113 0.077430 ( 0.075858)
build_all 0.006828 0.003524 4.199591 ( 0.848021)
build_install 0.023555 0.000217 8.043875 ( 2.431225)
test_btest 0.001478 0.000124 77.724785 ( 8.340990)
test_basic 0.006933 0.000578 0.345475 ( 0.433892)
test_all 0.002628 0.000070 658.842661 ( 65.307417)
test_rubyspec 0.090757 0.072749 46.704898 ( 52.145133)
total: 130.94 sec