Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-211226
#<BuildRuby:0x0000558b5fddd390
@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-211226",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.009574 0.000000 1.141765 ( 1.639434)
build_miniruby 0.002097 0.000000 0.107769 ( 0.104912)
build_ruby 0.001631 0.000000 0.107735 ( 0.104598)
build_all 0.004370 0.004310 1.312361 ( 0.576663)
build_install 0.015436 0.000358 1.712095 ( 0.915757)
test_btest 0.001593 0.000084 61.061636 ( 6.560239)
test_basic 0.009000 0.000474 0.360419 ( 0.459139)
test_all 0.006151 0.000174 516.253343 ( 55.037975)
test_rubyspec 0.090661 0.038251 43.100630 ( 51.665786)
total: 117.07 sec