Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-204428
#<BuildRuby:0x0000565380adc328
@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.20220823-204428",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000016 0.000002 0.000018 ( 0.000016)
build_up 0.000000 0.006869 0.895783 ( 1.675680)
build_miniruby 0.000331 0.000614 0.057639 ( 0.056491)
build_ruby 0.000716 0.000153 0.059489 ( 0.058424)
build_all 0.000540 0.004113 1.536823 ( 0.590547)
build_install 0.009726 0.001527 1.908740 ( 0.960438)
test_btest 0.000588 0.000157 56.011948 ( 8.265640)
test_basic 0.005204 0.000195 0.298674 ( 0.387814)
test_all 0.001535 0.000384 603.472766 ( 89.671830)
test_rubyspec 0.097081 0.032787 44.494089 ( 52.782641)
total: 154.45 sec