Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-042342
#<BuildRuby:0x000055ff3247ff68
@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.20220620-042342",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006741 0.000190 0.909105 ( 1.726536)
build_miniruby 0.000996 0.000067 0.059049 ( 0.057810)
build_ruby 0.000969 0.000064 0.059562 ( 0.058348)
build_all 0.004032 0.000269 1.514673 ( 0.610694)
build_install 0.009977 0.000665 6.307505 ( 2.850607)
test_btest 0.000747 0.000050 50.555635 ( 8.157836)
test_basic 0.005255 0.000351 0.261519 ( 0.350206)
test_all 0.001511 0.000100 638.418635 ( 94.693168)
test_rubyspec 0.078615 0.045498 44.130023 ( 49.696502)
total: 158.20 sec