Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-091258
#<BuildRuby:0x0000558047b4a9c0
@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.20221018-091258",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003644 0.006153 1.175969 ( 1.698281)
build_miniruby 0.001419 0.000546 0.109346 ( 0.108838)
build_ruby 0.001157 0.000445 0.105637 ( 0.104377)
build_all 0.006862 0.002105 1.368541 ( 0.601494)
build_install 0.013307 0.002112 1.715230 ( 0.947304)
test_btest 0.000000 0.002390 64.961251 ( 6.525511)
test_basic 0.002980 0.004793 0.371239 ( 0.462396)
test_all 0.008017 0.000189 512.925292 ( 55.256859)
test_rubyspec 0.073883 0.057505 43.194776 ( 51.768215)
total: 117.47 sec