Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-001041
#<BuildRuby:0x0000561f5e50b4b8
@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.20221109-001041",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000055 0.000014 0.000069 ( 0.000073)
build_up 0.009394 0.001272 1.096884 ( 1.451552)
build_miniruby 0.001492 0.000344 0.064237 ( 0.062123)
build_ruby 0.001590 0.000367 0.070572 ( 0.068725)
build_all 0.009698 0.001100 1.513869 ( 0.592936)
build_install 0.010752 0.010150 1.854837 ( 0.929515)
test_btest 0.000880 0.000275 88.653470 ( 8.535061)
test_basic 0.008196 0.000924 0.343598 ( 0.429676)
test_all 0.001964 0.000578 693.203141 ( 69.908388)
test_rubyspec 0.103231 0.070408 47.441125 ( 55.646811)
total: 137.63 sec