Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-201251
#<BuildRuby:0x0000556f970e6f08
@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.20221018-201251",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000041 0.000007 0.000048 ( 0.000048)
build_up 0.011974 0.000531 1.114324 ( 3.836492)
build_miniruby 0.000000 0.002115 0.106342 ( 0.139414)
build_ruby 0.001924 0.000788 0.105085 ( 0.103946)
build_all 0.003120 0.004890 1.347053 ( 0.603125)
build_install 0.012143 0.003239 1.702102 ( 0.938638)
test_btest 0.001636 0.000436 62.901841 ( 6.264239)
test_basic 0.004648 0.001239 0.359019 ( 0.451793)
test_all 0.005648 0.001507 515.157949 ( 55.471689)
test_rubyspec 0.066577 0.058475 43.239549 ( 51.781230)
total: 119.59 sec