Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-105216
#<BuildRuby:0x0000563a9e57a7e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220615-105216",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006561 0.000000 0.890110 ( 2.939925)
build_miniruby 0.000960 0.000000 0.057724 ( 0.056547)
build_ruby 0.000864 0.000088 0.059202 ( 0.057987)
build_all 0.001522 0.002828 1.501617 ( 0.605371)
build_install 0.009925 0.001057 6.286498 ( 2.831347)
test_btest 0.000528 0.000088 48.543016 ( 8.564663)
test_basic 0.002187 0.003593 0.287055 ( 0.375390)
test_all 0.001255 0.000264 636.675411 ( 90.546958)
test_rubyspec 0.068294 0.042827 44.149394 ( 49.740036)
total: 155.72 sec