Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-052632
#<BuildRuby:0x00005593e936aad8
@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.20221020-052632",
@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.000033 0.000002 0.000035 ( 0.000037)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.009412 0.000401 1.164548 ( 1.484711)
build_miniruby 0.001984 0.000142 0.115102 ( 0.112015)
build_ruby 0.001585 0.000113 0.111366 ( 0.107971)
build_all 0.006967 0.000498 1.323769 ( 0.594535)
build_install 0.006397 0.009260 1.680384 ( 0.925893)
test_btest 0.001985 0.000373 64.854051 ( 6.820784)
test_basic 0.004803 0.000901 0.372654 ( 0.467215)
test_all 0.002387 0.004005 510.944812 ( 53.863571)
test_rubyspec 0.075849 0.047632 43.401538 ( 52.055131)
total: 116.43 sec