Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-224541
#<BuildRuby:0x000055d4c0759550
@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.20220815-224541",
@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.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008493 0.002316 0.841344 ( 0.914918)
build_miniruby 0.001807 0.000493 0.065220 ( 0.064082)
build_ruby 0.001400 0.000381 0.062217 ( 0.060935)
build_all 0.004884 0.001332 1.226650 ( 0.465550)
build_install 0.014315 0.000725 1.581638 ( 0.799859)
test_btest 0.001153 0.000266 56.084333 ( 6.230462)
test_basic 0.005306 0.000000 0.289065 ( 0.383262)
test_all 0.004128 0.000781 498.485889 ( 52.528737)
test_rubyspec 0.083975 0.041661 41.585471 ( 49.087884)
total: 110.54 sec