Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-093219
#<BuildRuby:0x000055d82a85af90
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220721-093219",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000054 0.000004 0.000058 ( 0.000058)
configure 0.000031 0.000002 0.000033 ( 0.000035)
build_up 0.012364 0.000883 0.885652 ( 1.380217)
build_miniruby 0.001343 0.000096 0.062798 ( 0.061373)
build_ruby 0.001259 0.000090 0.053160 ( 0.051779)
build_all 0.008416 0.000601 1.316843 ( 0.483495)
build_install 0.011863 0.006188 4.223154 ( 1.816299)
test_btest 0.001511 0.000201 53.438670 ( 6.140336)
test_basic 0.000000 0.005801 0.289615 ( 0.384990)
test_all 0.000000 0.002964 515.839047 ( 53.281235)
test_rubyspec 0.073823 0.054714 41.975360 ( 47.887020)
total: 111.49 sec