Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-044830
#<BuildRuby:0x000055e9c99e29c0
@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.20221007-044830",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008729 0.001455 1.098161 ( 1.173064)
build_miniruby 0.001717 0.000286 0.099794 ( 0.096404)
build_ruby 0.001697 0.000283 0.098188 ( 0.095020)
build_all 0.009368 0.000000 1.309969 ( 0.570646)
build_install 0.009008 0.005636 1.615618 ( 0.892189)
test_btest 0.000000 0.002188 61.304732 ( 6.849775)
test_basic 0.004105 0.002555 0.354719 ( 0.452058)
test_all 0.005361 0.001340 475.450245 ( 51.931728)
test_rubyspec 0.095621 0.042102 42.205408 ( 50.466264)
total: 112.53 sec