Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-072917
#<BuildRuby:0x000055c01e8b7d90
@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.20220604-072917",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.001442 0.004791 0.881890 ( 1.070271)
build_miniruby 0.000546 0.000328 0.056974 ( 0.055793)
build_ruby 0.000551 0.000331 0.059106 ( 0.057906)
build_all 0.004216 0.000016 1.527179 ( 0.613043)
build_install 0.005800 0.005132 6.330344 ( 2.867276)
test_btest 0.000530 0.000309 47.638240 ( 8.908243)
test_basic 0.003521 0.002054 0.283945 ( 0.372732)
test_all 0.000874 0.000511 634.826246 ( 90.084164)
test_rubyspec 0.082968 0.045482 44.393467 ( 49.954609)
total: 153.98 sec