Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-121025
#<BuildRuby:0x000055ef742806e0
@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.20221126-121025",
@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.000015 0.000001 0.000016 ( 0.000017)
configure 0.000022 0.000001 0.000023 ( 0.000021)
build_up 0.000000 0.010469 1.273964 ( 1.530315)
build_miniruby 0.000000 0.002276 0.849628 ( 0.856552)
build_ruby 0.000883 0.002295 2.261348 ( 2.185535)
build_all 0.019821 0.002857 24.975748 ( 2.867843)
build_install 0.016949 0.004327 4.950151 ( 1.185605)
test_btest 0.001099 0.000320 87.573797 ( 8.889630)
test_basic 0.006444 0.000729 0.357519 ( 0.446819)
test_all 0.001531 0.000429 658.560742 ( 71.023360)
test_rubyspec 0.088818 0.066482 49.626679 ( 58.147186)
total: 147.13 sec