Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-155437
#<BuildRuby:0x000055b2c5689570
@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-155437",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010506 0.000000 1.117070 ( 1.608990)
build_miniruby 0.001752 0.000033 0.102050 ( 0.099126)
build_ruby 0.001435 0.000192 0.096518 ( 0.093182)
build_all 0.008229 0.000511 1.299951 ( 0.567319)
build_install 0.014462 0.000131 1.634066 ( 0.904448)
test_btest 0.001967 0.000207 63.672599 ( 6.725080)
test_basic 0.006008 0.000633 0.355445 ( 0.444761)
test_all 0.004751 0.001763 489.769179 ( 53.658543)
test_rubyspec 0.083456 0.046350 43.559755 ( 52.088699)
total: 116.19 sec