Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-202025
#<BuildRuby:0x000055ac09fb2ad8
@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.20221107-202025",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006222 0.001037 0.889740 ( 1.225373)
build_miniruby 0.001599 0.000267 0.050828 ( 0.049125)
build_ruby 0.001238 0.000206 0.049536 ( 0.048063)
build_all 0.007423 0.000409 1.236809 ( 0.471300)
build_install 0.013631 0.001237 1.568100 ( 0.811254)
test_btest 0.001459 0.000208 63.514971 ( 6.604705)
test_basic 0.006160 0.000061 0.314876 ( 0.406312)
test_all 0.002274 0.000303 519.899834 ( 55.166235)
test_rubyspec 0.061223 0.059647 43.445579 ( 51.941328)
total: 116.72 sec