Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-233546
#<BuildRuby:0x0000559812d0c028
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221222-233546",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003700 0.000528 0.872839 ( 1.826496)
build_miniruby 0.000876 0.000125 0.958957 ( 0.957750)
build_ruby 0.001055 0.000151 2.692320 ( 2.690895)
build_all 0.008491 0.000593 15.910689 ( 3.360774)
build_install 0.005332 0.005311 2.222025 ( 1.243928)
test_btest 0.000541 0.000099 63.046222 ( 11.212339)
test_basic 0.003852 0.000700 0.299166 ( 0.390176)
test_all 0.001508 0.000274 686.818215 (135.940571)
test_rubyspec 0.046241 0.025232 51.239584 ( 59.423009)
total: 217.05 sec