Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-114649
#<BuildRuby:0x000055f1fd172740
@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.20221204-114649",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004402 0.000677 1.119446 ( 1.863776)
build_miniruby 0.000840 0.000130 1.011807 ( 1.010559)
build_ruby 0.001108 0.000170 2.768252 ( 2.664899)
build_all 0.004549 0.004473 15.737890 ( 3.251755)
build_install 0.009110 0.000035 2.340674 ( 1.351800)
test_btest 0.000478 0.000089 67.419457 ( 10.897635)
test_basic 0.004783 0.000048 0.308636 ( 0.399504)
test_all 0.000842 0.000000 694.026317 (108.839328)
test_rubyspec 0.025929 0.035577 53.194734 ( 61.320740)
total: 191.60 sec