Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-074350
#<BuildRuby:0x000055f8b7674c00
@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.20220908-074350",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006924 0.004493 0.956362 ( 0.980274)
build_miniruby 0.001851 0.000247 0.073160 ( 0.071033)
build_ruby 0.001577 0.000211 0.073391 ( 0.072041)
build_all 0.010108 0.000117 1.578194 ( 0.603875)
build_install 0.011338 0.010730 1.927364 ( 0.938182)
test_btest 0.001002 0.000000 95.801153 ( 9.225840)
test_basic 0.007568 0.000000 0.354684 ( 0.453379)
test_all 0.003937 0.000553 639.217729 ( 65.944311)
test_rubyspec 0.100893 0.081253 47.179516 ( 55.623703)
total: 133.91 sec