Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-044407
#<BuildRuby:0x0000558dba5bbe20
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221204-044407",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000020 0.000001 0.000021 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.005235 1.106333 ( 1.197192)
build_miniruby 0.000000 0.000903 0.954093 ( 0.952710)
build_ruby 0.000000 0.001111 2.796301 ( 2.690268)
build_all 0.000000 0.008863 15.564763 ( 3.389325)
build_install 0.008211 0.002260 2.294774 ( 1.296763)
test_btest 0.000463 0.000163 65.077260 ( 11.310852)
test_basic 0.004562 0.000256 0.316409 ( 0.407260)
test_all 0.000759 0.000253 684.441622 (106.384398)
test_rubyspec 0.038787 0.028462 54.055025 ( 62.233353)
total: 189.86 sec