Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-090128
#<BuildRuby:0x000055748f723810
@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.20220326-090128",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.002486 0.008290 1.023068 ( 1.183512)
build_miniruby 0.002298 0.000000 0.072360 ( 0.071316)
build_ruby 0.002116 0.000137 0.068054 ( 0.066976)
build_all 0.005876 0.003380 4.190164 ( 0.867224)
build_install 0.015101 0.004442 8.004543 ( 2.478822)
test_btest 0.001058 0.000311 78.545854 ( 8.339595)
test_basic 0.003200 0.004299 0.347861 ( 0.437176)
test_all 0.001408 0.000469 696.189079 ( 67.931262)
test_rubyspec 0.089579 0.074043 46.062108 ( 51.486177)
total: 132.86 sec