Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-001607
#<BuildRuby:0x0000561e3f6e8328
@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.20220618-001607",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.002444 0.004547 0.868863 ( 1.117668)
build_miniruby 0.000788 0.000121 0.057361 ( 0.056213)
build_ruby 0.000892 0.000137 0.059998 ( 0.058774)
build_all 0.004348 0.000000 1.506997 ( 0.605926)
build_install 0.006337 0.004845 6.335182 ( 2.848973)
test_btest 0.000684 0.000136 57.478433 ( 7.990427)
test_basic 0.001959 0.003989 0.330769 ( 0.418967)
test_all 0.001233 0.000308 626.001194 ( 89.733539)
test_rubyspec 0.073622 0.028069 44.029816 ( 49.605126)
total: 152.44 sec