Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-082701
#<BuildRuby:0x000055f37e9b0d30
@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-082701",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010454 0.000881 1.038286 ( 2.699271)
build_miniruby 0.002121 0.000000 0.075269 ( 0.073614)
build_ruby 0.000000 0.002569 0.075312 ( 0.073155)
build_all 0.009059 0.001387 1.486700 ( 0.578649)
build_install 0.017941 0.002990 1.871064 ( 0.917114)
test_btest 0.001062 0.000000 76.533515 ( 8.113725)
test_basic 0.006618 0.000000 0.330102 ( 0.420722)
test_all 0.002101 0.003573 676.726806 ( 67.335603)
test_rubyspec 0.120884 0.058013 45.674504 ( 54.189531)
total: 134.40 sec