Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-152114
#<BuildRuby:0x000055641a6ca9c0
@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.20220828-152114",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.008613 0.001436 0.825339 ( 1.139866)
build_miniruby 0.001235 0.000205 0.061934 ( 0.060904)
build_ruby 0.001143 0.000191 0.057504 ( 0.056106)
build_all 0.007200 0.001200 1.248971 ( 0.462032)
build_install 0.016359 0.000006 1.579034 ( 0.790924)
test_btest 0.001085 0.000145 53.003087 ( 6.117612)
test_basic 0.000000 0.005678 0.267669 ( 0.364574)
test_all 0.000000 0.003737 502.209018 ( 53.151860)
test_rubyspec 0.086359 0.055436 41.043957 ( 49.726400)
total: 111.87 sec