Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-053355
#<BuildRuby:0x00005565004abe00
@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.20220823-053355",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006306 0.000485 0.863987 ( 1.007718)
build_miniruby 0.000921 0.000070 0.057562 ( 0.056409)
build_ruby 0.000711 0.000055 0.059142 ( 0.058042)
build_all 0.000000 0.004521 1.523635 ( 0.591145)
build_install 0.001825 0.008902 1.927676 ( 0.965069)
test_btest 0.000478 0.000136 49.605646 ( 8.069808)
test_basic 0.004339 0.001240 0.305286 ( 0.394773)
test_all 0.002240 0.000640 600.032124 ( 92.555700)
test_rubyspec 0.041729 0.032334 44.211401 ( 52.501589)
total: 156.20 sec