Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-024951
#<BuildRuby:0x000055b0b360cb88
@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-024951",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000032)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.008456 0.003122 0.981517 ( 2.341949)
build_miniruby 0.001508 0.000402 0.073860 ( 0.072340)
build_ruby 0.001577 0.000420 0.077559 ( 0.076242)
build_all 0.009967 0.000421 1.551900 ( 0.584850)
build_install 0.012448 0.009673 1.869085 ( 0.919586)
test_btest 0.000812 0.000458 75.558141 ( 8.416613)
test_basic 0.005423 0.001726 0.325347 ( 0.414530)
test_all 0.003645 0.001159 657.010224 ( 64.679570)
test_rubyspec 0.108976 0.059391 45.509394 ( 53.662342)
total: 131.17 sec