Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-232936
#<BuildRuby:0x000055d174af4d30
@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.20221109-232936",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000011)
build_up 0.006585 0.004493 1.106800 ( 1.128420)
build_miniruby 0.001633 0.000350 0.068223 ( 0.065871)
build_ruby 0.001945 0.000000 0.067312 ( 0.065328)
build_all 0.008640 0.001288 1.495597 ( 0.585084)
build_install 0.012723 0.010348 1.878078 ( 0.944439)
test_btest 0.000954 0.000281 87.197399 ( 8.909316)
test_basic 0.008510 0.000991 0.360250 ( 0.446867)
test_all 0.001846 0.000000 692.485486 ( 69.984370)
test_rubyspec 0.098297 0.083287 47.838009 ( 55.903044)
total: 138.03 sec