Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-203921
#<BuildRuby:0x000055fb3d13bfa8
@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.20221123-203921",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004758 0.000148 1.052812 ( 1.082462)
build_miniruby 0.000795 0.000199 0.995227 ( 0.993916)
build_ruby 0.000910 0.000228 2.621262 ( 2.532667)
build_all 0.004190 0.004315 15.783933 ( 3.310482)
build_install 0.006321 0.001945 1.992543 ( 1.155415)
test_btest 0.000475 0.000146 61.936630 ( 11.623225)
test_basic 0.003623 0.001115 0.304033 ( 0.395041)
test_all 0.000883 0.000272 701.719282 (107.787244)
test_rubyspec 0.044405 0.016570 53.247881 ( 61.423750)
total: 190.30 sec