Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-143340
#<BuildRuby:0x0000563eef298018
@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.20221205-143340",
@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.000002 0.000007 ( 0.000022)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003831 0.001393 1.130035 ( 2.402145)
build_miniruby 0.000617 0.000224 0.990108 ( 0.989061)
build_ruby 0.000924 0.000336 2.762244 ( 2.653339)
build_all 0.008928 0.000034 15.718043 ( 3.458555)
build_install 0.006369 0.001960 2.261864 ( 1.287998)
test_btest 0.000462 0.000142 67.648448 ( 11.020568)
test_basic 0.003592 0.001105 0.301051 ( 0.391386)
test_all 0.000693 0.000213 684.576224 (108.154500)
test_rubyspec 0.038520 0.021756 53.103217 ( 61.392306)
total: 191.75 sec