Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-025045
#<BuildRuby:0x000055c83d0568a0
@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.20220426-025045",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000753 0.011515 1.088628 ( 2.289657)
build_miniruby 0.001562 0.000446 0.078565 ( 0.076917)
build_ruby 0.001955 0.000558 0.075917 ( 0.073581)
build_all 0.004632 0.004334 1.522691 ( 0.637859)
build_install 0.012465 0.012575 5.847743 ( 2.825970)
test_btest 0.000000 0.001525 79.922490 ( 8.414746)
test_basic 0.004296 0.004717 0.333243 ( 0.420228)
test_all 0.002126 0.000377 703.247490 ( 68.050263)
test_rubyspec 0.112850 0.075241 45.904469 ( 51.023574)
total: 133.81 sec