Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-084429
#<BuildRuby:0x0000564c5e0c40d0
@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.20220613-084429",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002892 0.004308 0.897546 ( 0.906147)
build_miniruby 0.000830 0.000118 0.057481 ( 0.056328)
build_ruby 0.000746 0.000106 0.059413 ( 0.058233)
build_all 0.004229 0.000001 1.498619 ( 0.606886)
build_install 0.010273 0.000756 6.279222 ( 2.834162)
test_btest 0.000647 0.000081 52.824338 ( 8.544548)
test_basic 0.005418 0.000090 0.259453 ( 0.348116)
test_all 0.001116 0.000132 652.341568 ( 92.630529)
test_rubyspec 0.091915 0.039882 44.164422 ( 49.721273)
total: 155.71 sec