Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-203301
#<BuildRuby:0x0000563716ebd1a8
@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.20221101-203301",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.010058 1.077355 ( 1.679302)
build_miniruby 0.000000 0.001524 0.093331 ( 0.091599)
build_ruby 0.001798 0.000208 0.100599 ( 0.097582)
build_all 0.007547 0.002322 1.338765 ( 0.581877)
build_install 0.006567 0.008172 1.701841 ( 0.911956)
test_btest 0.001238 0.000495 63.072064 ( 6.709724)
test_basic 0.003541 0.004100 0.355220 ( 0.449527)
test_all 0.003354 0.003948 508.488670 ( 53.795673)
test_rubyspec 0.066089 0.052057 43.204301 ( 51.847948)
total: 116.17 sec