Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-143001
#<BuildRuby:0x000055881dfac328
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221123-143001",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004124 0.000485 1.103001 ( 1.481325)
build_miniruby 0.000945 0.000111 1.000381 ( 0.999084)
build_ruby 0.001046 0.000123 2.753768 ( 2.668034)
build_all 0.007817 0.000919 15.998355 ( 3.261978)
build_install 0.006030 0.004154 1.998459 ( 1.145809)
test_btest 0.000532 0.000084 60.608642 ( 11.113156)
test_basic 0.004206 0.000664 0.299581 ( 0.389934)
test_all 0.001338 0.000211 692.073403 (106.841466)
test_rubyspec 0.043842 0.026795 53.382422 ( 61.493957)
total: 189.40 sec