Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-061955
#<BuildRuby:0x000055708cde0740
@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.20221130-061955",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009292 0.001232 1.218901 ( 2.160284)
build_miniruby 0.001885 0.000436 0.850370 ( 0.849141)
build_ruby 0.003541 0.000000 2.249686 ( 2.158332)
build_all 0.017238 0.004140 18.604510 ( 2.192705)
build_install 0.016898 0.006441 2.008029 ( 1.040251)
test_btest 0.001182 0.000296 91.429660 ( 9.189045)
test_basic 0.003346 0.005904 0.355686 ( 0.442440)
test_all 0.001583 0.000475 737.839851 ( 71.899141)
test_rubyspec 0.106869 0.065309 49.117176 ( 57.292513)
total: 147.22 sec