Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-231901
#<BuildRuby:0x000055e7a5a540a0
@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.20220501-231901",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.002191 0.004523 0.887089 ( 1.072887)
build_miniruby 0.000944 0.000146 0.057620 ( 0.056303)
build_ruby 0.000853 0.000131 0.057380 ( 0.056167)
build_all 0.004320 0.000000 1.490589 ( 0.594592)
build_install 0.006788 0.004065 6.244480 ( 2.810682)
test_btest 0.000764 0.000143 52.321654 ( 8.207237)
test_basic 0.000000 0.005633 0.304003 ( 0.392693)
test_all 0.000000 0.001321 631.610866 ( 92.658221)
test_rubyspec 0.070574 0.057336 43.917202 ( 48.822453)
total: 154.67 sec