Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-101202
#<BuildRuby:0x000055d80452c4e8
@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.20220316-101202",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008509 0.001418 1.012561 ( 1.685299)
build_miniruby 0.001599 0.000267 0.076157 ( 0.075395)
build_ruby 0.001725 0.000288 0.078828 ( 0.076612)
build_all 0.010425 0.000000 4.208155 ( 0.865400)
build_install 0.024112 0.000489 7.996280 ( 2.401466)
test_btest 0.001182 0.000132 72.956990 ( 7.706637)
test_basic 0.003301 0.005035 0.337855 ( 0.425508)
test_all 0.000736 0.001689 662.904432 ( 65.953671)
test_rubyspec 0.101482 0.070298 46.412338 ( 51.875987)
total: 131.07 sec