Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-124409
#<BuildRuby:0x000055f80a9f27e0
@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.20220625-124409",
@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.000001 0.000015 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006521 0.000466 0.846226 ( 1.303412)
build_miniruby 0.000997 0.000072 0.058092 ( 0.056797)
build_ruby 0.000872 0.000062 0.059577 ( 0.058432)
build_all 0.003954 0.000283 1.516194 ( 0.602640)
build_install 0.006647 0.004441 6.312499 ( 2.855554)
test_btest 0.000624 0.000078 57.015044 ( 8.290985)
test_basic 0.005333 0.000077 0.258254 ( 0.347409)
test_all 0.001099 0.000129 625.172580 ( 91.874642)
test_rubyspec 0.076924 0.048723 44.148839 ( 49.684747)
total: 155.08 sec