Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-094116
#<BuildRuby:0x000055bbc898fdd0
@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.20220721-094116",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.002432 0.004536 0.875494 ( 1.988646)
build_miniruby 0.000861 0.000132 0.057048 ( 0.055843)
build_ruby 0.000844 0.000130 0.058712 ( 0.057514)
build_all 0.003977 0.000612 1.538370 ( 0.609255)
build_install 0.010286 0.000784 5.671919 ( 2.181086)
test_btest 0.000614 0.000088 54.323618 ( 8.065078)
test_basic 0.000921 0.004377 0.294347 ( 0.383456)
test_all 0.000761 0.000153 588.062358 ( 92.324527)
test_rubyspec 0.050192 0.016305 43.998120 ( 49.653091)
total: 155.32 sec