Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-073304
#<BuildRuby:0x000055581a757778
@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.20220325-073304",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008396 0.002710 1.003315 ( 1.926547)
build_miniruby 0.001539 0.000550 0.068255 ( 0.067458)
build_ruby 0.001466 0.000523 0.075166 ( 0.074519)
build_all 0.006883 0.002458 4.113340 ( 0.858522)
build_install 0.014632 0.006611 7.888863 ( 2.454096)
test_btest 0.000826 0.000310 74.484460 ( 8.218863)
test_basic 0.002455 0.005985 0.341399 ( 0.430975)
test_all 0.000487 0.002785 666.871144 ( 65.735606)
test_rubyspec 0.080185 0.086613 45.851344 ( 56.315810)
total: 136.08 sec