Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-094551
#<BuildRuby:0x0000562e7d0f2ad8
@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.20220825-094551",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.010478 0.001039 0.840712 ( 1.010721)
build_miniruby 0.001193 0.000183 0.053714 ( 0.052679)
build_ruby 0.000000 0.001582 0.057612 ( 0.056095)
build_all 0.006534 0.001574 1.265626 ( 0.484324)
build_install 0.014051 0.002635 1.585905 ( 0.782050)
test_btest 0.001278 0.000240 52.385274 ( 5.959707)
test_basic 0.005633 0.000098 0.288744 ( 0.378603)
test_all 0.006602 0.000000 510.886847 ( 53.860422)
test_rubyspec 0.121533 0.020523 41.649298 ( 49.884356)
total: 112.47 sec