Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-105950
#<BuildRuby:0x000056173ba78ea8
@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.20220813-105950",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008324 0.004041 0.968882 ( 1.051974)
build_miniruby 0.001472 0.000393 0.074957 ( 0.074433)
build_ruby 0.001502 0.000400 0.082389 ( 0.081676)
build_all 0.007823 0.002086 1.545548 ( 0.592304)
build_install 0.012630 0.010507 1.919072 ( 0.942236)
test_btest 0.000858 0.000303 71.716418 ( 8.350661)
test_basic 0.005761 0.002033 0.327185 ( 0.415775)
test_all 0.003630 0.001281 642.862675 ( 64.600141)
test_rubyspec 0.118941 0.046661 45.905446 ( 53.463860)
total: 129.57 sec