Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-104218
#<BuildRuby:0x000056370b723ba0
@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.20221015-104218",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004783 0.004821 1.098637 ( 1.161218)
build_miniruby 0.001954 0.000000 0.100621 ( 0.097240)
build_ruby 0.001621 0.000000 0.085279 ( 0.082830)
build_all 0.008419 0.000427 1.306445 ( 0.566391)
build_install 0.009466 0.005576 1.657758 ( 0.908864)
test_btest 0.000000 0.001495 62.532371 ( 6.931574)
test_basic 0.002378 0.004025 0.342174 ( 0.436865)
test_all 0.005580 0.001395 488.888181 ( 53.595256)
test_rubyspec 0.047089 0.085954 43.299306 ( 51.945942)
total: 115.73 sec