Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-154630
#<BuildRuby:0x0000558351a04018
@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-154630",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006740 0.000000 0.866079 ( 0.961886)
build_miniruby 0.001046 0.000000 0.057688 ( 0.056357)
build_ruby 0.001021 0.000000 0.059475 ( 0.058121)
build_all 0.004576 0.000000 1.510157 ( 0.583175)
build_install 0.011278 0.000000 5.643302 ( 2.128379)
test_btest 0.000605 0.000000 48.039007 ( 8.536272)
test_basic 0.005277 0.000000 0.250943 ( 0.340891)
test_all 0.001239 0.000000 590.661078 ( 92.838895)
test_rubyspec 0.098526 0.028351 43.715089 ( 49.303268)
total: 154.81 sec