Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-015022
#<BuildRuby:0x000055b295f8ead8
@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.20221030-015022",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009332 0.001555 1.094472 ( 1.921404)
build_miniruby 0.001829 0.000305 0.101838 ( 0.098163)
build_ruby 0.001276 0.000213 0.103154 ( 0.100280)
build_all 0.008623 0.000000 1.346876 ( 0.586495)
build_install 0.016310 0.000000 1.639631 ( 0.892555)
test_btest 0.002108 0.000000 61.355136 ( 6.723177)
test_basic 0.004179 0.003729 0.360959 ( 0.451113)
test_all 0.003113 0.004887 498.550327 ( 54.437481)
test_rubyspec 0.080151 0.051366 43.481633 ( 51.992430)
total: 117.20 sec