Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-163831
#<BuildRuby:0x0000560994c5c0d0
@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.20220612-163831",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.006358 0.000489 0.828341 ( 1.173716)
build_miniruby 0.000820 0.000063 0.057312 ( 0.056114)
build_ruby 0.000875 0.000068 0.059427 ( 0.058259)
build_all 0.004068 0.000000 1.512774 ( 0.609213)
build_install 0.008772 0.000000 6.303356 ( 2.860718)
test_btest 0.000631 0.000000 56.302249 ( 7.977952)
test_basic 0.005450 0.000000 0.326059 ( 0.414720)
test_all 0.001491 0.000078 657.791029 ( 93.297158)
test_rubyspec 0.080520 0.039797 44.135727 ( 49.697883)
total: 156.15 sec