Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-220902
#<BuildRuby:0x0000561ba2002f08
@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.20221013-220902",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.008305 0.004154 1.074594 ( 1.150131)
build_miniruby 0.001315 0.000304 0.095806 ( 0.092715)
build_ruby 0.001584 0.000366 0.100947 ( 0.098073)
build_all 0.003303 0.005404 1.288009 ( 0.566371)
build_install 0.013546 0.001132 1.619085 ( 0.888151)
test_btest 0.001485 0.000396 62.864606 ( 6.711588)
test_basic 0.006121 0.001632 0.341059 ( 0.439316)
test_all 0.005343 0.001425 514.548454 ( 54.560021)
test_rubyspec 0.070826 0.047875 42.978755 ( 51.249454)
total: 115.76 sec