Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-042612
#<BuildRuby:0x00005614049c6878
@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.20220723-042612",
@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.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002573 0.004043 0.820076 ( 1.414018)
build_miniruby 0.000777 0.000051 0.056624 ( 0.055507)
build_ruby 0.000776 0.000052 0.058862 ( 0.057708)
build_all 0.004147 0.000276 1.508980 ( 0.584211)
build_install 0.010465 0.000698 5.632903 ( 2.150162)
test_btest 0.000790 0.000052 48.471356 ( 8.560189)
test_basic 0.000259 0.005227 0.262431 ( 0.351333)
test_all 0.001064 0.000142 601.763518 ( 89.981538)
test_rubyspec 0.068707 0.038762 43.325272 ( 48.922418)
total: 152.08 sec