Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-084030
#<BuildRuby:0x000055a24bc8efe0
@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.20220802-084030",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009707 0.000774 0.971303 ( 1.308261)
build_miniruby 0.000000 0.001785 0.064022 ( 0.062939)
build_ruby 0.000119 0.002436 0.070224 ( 0.067969)
build_all 0.010493 0.000330 1.486261 ( 0.560309)
build_install 0.016749 0.002053 5.344223 ( 2.135838)
test_btest 0.000962 0.000161 70.069853 ( 8.334794)
test_basic 0.005987 0.000998 0.323731 ( 0.413973)
test_all 0.003730 0.000116 623.424482 ( 64.618171)
test_rubyspec 0.107677 0.067637 45.375591 ( 50.958644)
total: 128.46 sec