Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-050709
#<BuildRuby:0x0000559533f58ae8
@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.20221017-050709",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006551 0.004429 1.113506 ( 1.177597)
build_miniruby 0.001409 0.000101 0.106169 ( 0.103282)
build_ruby 0.001573 0.000112 0.096444 ( 0.093075)
build_all 0.003621 0.004516 1.373136 ( 0.594623)
build_install 0.009683 0.005544 1.649612 ( 0.891290)
test_btest 0.002065 0.000000 61.401072 ( 6.983424)
test_basic 0.005747 0.000532 0.352864 ( 0.449148)
test_all 0.006867 0.000612 517.110497 ( 55.472704)
test_rubyspec 0.101551 0.042646 43.389552 ( 52.068273)
total: 117.83 sec