Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-045942
#<BuildRuby:0x000055eda893a8a0
@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.20220307-045942",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008624 0.004080 1.039452 ( 4.517580)
build_miniruby 0.001544 0.000412 0.076355 ( 0.075716)
build_ruby 0.001582 0.000422 0.078078 ( 0.077256)
build_all 0.006937 0.003731 4.225473 ( 0.868407)
build_install 0.023819 0.000000 7.972274 ( 2.463693)
test_btest 0.001462 0.000000 75.231410 ( 8.404938)
test_basic 0.008875 0.000000 0.349443 ( 0.438257)
test_all 0.001999 0.000000 669.772329 ( 65.765573)
test_rubyspec 0.102273 0.065290 46.407484 ( 51.587230)
total: 134.20 sec