Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-015340
#<BuildRuby:0x000055948fc80518
@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.20221205-015340",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005504 0.005133 1.218318 ( 1.249979)
build_miniruby 0.000000 0.002112 0.858302 ( 0.857830)
build_ruby 0.003342 0.000683 2.227003 ( 2.130924)
build_all 0.007647 0.013464 18.754318 ( 2.207244)
build_install 0.018074 0.003776 2.053646 ( 1.043460)
test_btest 0.001639 0.000000 90.616209 ( 9.511150)
test_basic 0.002114 0.006935 0.339472 ( 0.426596)
test_all 0.001688 0.000369 693.781900 ( 70.103083)
test_rubyspec 0.084867 0.097608 49.613405 ( 57.633752)
total: 145.17 sec