Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-024737
#<BuildRuby:0x000055edec2fc0d0
@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.20220822-024737",
@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.000015)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.006383 0.000456 0.844420 ( 1.005463)
build_miniruby 0.000947 0.000068 0.058516 ( 0.057249)
build_ruby 0.000889 0.000063 0.060089 ( 0.058935)
build_all 0.000195 0.004499 1.536604 ( 0.592282)
build_install 0.010750 0.000222 1.941175 ( 0.971566)
test_btest 0.000618 0.000077 54.123845 ( 8.309431)
test_basic 0.001036 0.004838 0.341334 ( 0.429528)
test_all 0.001891 0.000355 640.061753 ( 92.913255)
test_rubyspec 0.082554 0.044405 44.392116 ( 52.631564)
total: 156.97 sec