Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-044237
#<BuildRuby:0x000056433aef9330
@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.20220504-044237",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000049 0.000007 0.000056 ( 0.000053)
configure 0.000027 0.000000 0.000027 ( 0.000025)
build_up 0.007603 0.000000 0.922867 ( 1.150373)
build_miniruby 0.000933 0.000059 0.055814 ( 0.054586)
build_ruby 0.001019 0.000128 0.055430 ( 0.054549)
build_all 0.004771 0.000597 1.299566 ( 0.563372)
build_install 0.009197 0.005364 6.232874 ( 2.982978)
test_btest 0.000677 0.000119 60.244074 ( 13.507617)
test_basic 0.003782 0.000668 0.281490 ( 0.374361)
test_all 0.001053 0.000186 542.505540 ( 64.880397)
test_rubyspec 0.042281 0.007129 52.777449 ( 58.569673)
total: 142.14 sec