Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-032948
#<BuildRuby:0x000055f98ffb6ad8
@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.20220826-032948",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000040 0.000006 0.000046 ( 0.000048)
configure 0.000042 0.000007 0.000049 ( 0.000044)
build_up 0.004271 0.008201 0.879493 ( 9.218547)
build_miniruby 0.001427 0.000439 0.065124 ( 0.063762)
build_ruby 0.001470 0.000452 0.063264 ( 0.061343)
build_all 0.006612 0.002034 1.261731 ( 0.475060)
build_install 0.012487 0.002186 1.566789 ( 0.779771)
test_btest 0.001105 0.000316 54.278536 ( 6.202529)
test_basic 0.002624 0.004521 0.297148 ( 0.387302)
test_all 0.001885 0.003309 504.561643 ( 53.434029)
test_rubyspec 0.067675 0.072190 41.756369 ( 50.260767)
total: 120.88 sec