Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-030133
#<BuildRuby:0x000055b2cb8a4b38
@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.20220311-030133",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010212 0.000119 1.012428 ( 1.758677)
build_miniruby 0.002004 0.000000 0.076739 ( 0.075043)
build_ruby 0.002050 0.000000 0.069801 ( 0.067751)
build_all 0.006877 0.003682 1.521254 ( 0.624954)
build_install 0.013363 0.008215 5.196789 ( 2.181812)
test_btest 0.001023 0.000178 74.403429 ( 8.382307)
test_basic 0.002338 0.004605 0.337128 ( 0.430720)
test_all 0.001453 0.000316 696.290354 ( 67.894740)
test_rubyspec 0.092682 0.063487 46.246512 ( 51.673507)
total: 133.09 sec