Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-215441
#<BuildRuby:0x0000558f9b8cbfb0
@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-215441",
@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.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006998 0.000000 0.864476 ( 1.054395)
build_miniruby 0.000942 0.000000 0.058404 ( 0.057318)
build_ruby 0.000977 0.000000 0.059767 ( 0.058565)
build_all 0.004326 0.000000 1.505840 ( 0.599844)
build_install 0.006706 0.004382 6.306033 ( 2.810377)
test_btest 0.000856 0.000048 52.268696 ( 8.083709)
test_basic 0.005545 0.000308 0.319418 ( 0.408216)
test_all 0.001369 0.000076 632.519341 ( 91.760897)
test_rubyspec 0.070352 0.050195 44.072882 ( 49.633460)
total: 154.47 sec