Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-055351
#<BuildRuby:0x0000556d12bf3f68
@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.20220726-055351",
@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.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005447 0.001362 0.864257 ( 0.936052)
build_miniruby 0.000849 0.000212 0.056968 ( 0.055680)
build_ruby 0.000771 0.000193 0.059994 ( 0.058737)
build_all 0.004561 0.000018 1.500067 ( 0.584045)
build_install 0.007057 0.003979 5.642144 ( 2.132289)
test_btest 0.000642 0.000171 44.451951 ( 8.616152)
test_basic 0.001518 0.003507 0.278305 ( 0.367627)
test_all 0.000956 0.000298 608.754552 ( 89.961499)
test_rubyspec 0.070130 0.029681 43.713046 ( 49.337078)
total: 152.05 sec