Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-091337
#<BuildRuby:0x0000563c3650ead8
@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.20221027-091337",
@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.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005873 0.004020 1.106770 ( 1.172419)
build_miniruby 0.001487 0.000099 0.097717 ( 0.095660)
build_ruby 0.001455 0.000097 0.094642 ( 0.092705)
build_all 0.007061 0.000470 1.340257 ( 0.577894)
build_install 0.009661 0.005325 1.609353 ( 0.908768)
test_btest 0.001621 0.000203 64.759725 ( 6.578979)
test_basic 0.005402 0.000675 0.359040 ( 0.449904)
test_all 0.006265 0.000783 524.955576 ( 55.134204)
test_rubyspec 0.089309 0.046105 43.465185 ( 51.998210)
total: 117.01 sec