Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-054039
#<BuildRuby:0x00005570b8354c00
@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.20221116-054039",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.003461 0.004397 1.153136 ( 2.325535)
build_miniruby 0.001300 0.000174 0.888551 ( 0.899364)
build_ruby 0.002258 0.000301 2.362805 ( 2.288555)
build_all 0.018111 0.000000 18.286627 ( 2.212991)
build_install 0.013727 0.006274 1.878116 ( 1.005829)
test_btest 0.000000 0.001230 88.738534 ( 10.451546)
test_basic 0.003187 0.003091 0.345075 ( 0.436833)
test_all 0.001952 0.000375 684.254422 ( 73.662522)
test_rubyspec 0.074394 0.046190 50.246258 ( 58.899726)
total: 152.18 sec