Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-105503
#<BuildRuby:0x0000565391ae2370
@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.20221204-105503",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010754 0.000000 1.243142 ( 1.231440)
build_miniruby 0.002756 0.000000 0.862849 ( 0.862655)
build_ruby 0.003216 0.000000 2.254079 ( 2.167575)
build_all 0.011965 0.008005 18.729092 ( 2.193535)
build_install 0.020195 0.000654 2.091448 ( 1.077451)
test_btest 0.001211 0.000097 90.888651 ( 8.664364)
test_basic 0.009014 0.000721 0.341355 ( 0.426622)
test_all 0.000000 0.001976 692.647777 ( 69.773314)
test_rubyspec 0.119530 0.059911 49.488720 ( 57.581794)
total: 143.98 sec