Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-042259
#<BuildRuby:0x000055c5f7f66f90
@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.20221027-042259",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005445 0.004392 1.114139 ( 1.158812)
build_miniruby 0.001188 0.000396 0.102955 ( 0.100997)
build_ruby 0.001179 0.000393 0.101465 ( 0.098225)
build_all 0.006644 0.002214 1.324602 ( 0.571395)
build_install 0.010430 0.003476 1.651354 ( 0.894659)
test_btest 0.001420 0.000474 62.412732 ( 6.734095)
test_basic 0.000938 0.006156 0.355789 ( 0.444908)
test_all 0.008978 0.000000 490.696282 ( 53.925772)
test_rubyspec 0.085007 0.034649 43.568409 ( 52.042573)
total: 115.97 sec