Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-150746
#<BuildRuby:0x0000557d3eed4ea8
@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.20220726-150746",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009542 0.000812 0.990669 ( 1.068295)
build_miniruby 0.002105 0.000300 0.078618 ( 0.077211)
build_ruby 0.001908 0.000273 0.076079 ( 0.075047)
build_all 0.007957 0.000451 1.534037 ( 0.576903)
build_install 0.015706 0.004248 5.142101 ( 2.096012)
test_btest 0.000000 0.002221 73.293455 ( 7.850532)
test_basic 0.000589 0.007109 0.322786 ( 0.413575)
test_all 0.001952 0.000000 637.512067 ( 64.418549)
test_rubyspec 0.118617 0.052011 45.678271 ( 51.384758)
total: 127.96 sec