Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-093719
#<BuildRuby:0x000055efc9e9bdf8
@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.20221117-093719",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005027 0.000000 1.116216 ( 1.127165)
build_miniruby 0.000858 0.000000 0.989739 ( 0.988368)
build_ruby 0.001284 0.000000 2.667732 ( 2.581568)
build_all 0.004972 0.004118 15.988904 ( 3.304012)
build_install 0.004559 0.003104 2.032304 ( 1.168299)
test_btest 0.000507 0.000141 58.437686 ( 11.361282)
test_basic 0.003785 0.001052 0.321323 ( 0.411757)
test_all 0.001624 0.000000 660.493521 (104.568575)
test_rubyspec 0.042115 0.024433 51.186119 ( 59.479447)
total: 184.99 sec