Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-225956
#<BuildRuby:0x000055f0bbf80208
@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.20220610-225956",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006240 0.000336 0.829625 ( 0.979782)
build_miniruby 0.000871 0.000124 0.057671 ( 0.056463)
build_ruby 0.000894 0.000128 0.059325 ( 0.058042)
build_all 0.000000 0.004051 1.476391 ( 0.609117)
build_install 0.009775 0.001197 6.303391 ( 2.853401)
test_btest 0.000550 0.000110 48.106450 ( 8.942677)
test_basic 0.004864 0.000973 0.291549 ( 0.380057)
test_all 0.001112 0.000222 634.953407 ( 90.760382)
test_rubyspec 0.070409 0.049677 44.152215 ( 49.712417)
total: 154.35 sec