Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-113345
#<BuildRuby:0x000055a8dbe8bf50
@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-113345",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.000000 0.004566 1.189611 ( 1.839685)
build_miniruby 0.000193 0.000736 0.965512 ( 0.964340)
build_ruby 0.001010 0.000169 2.867536 ( 2.737275)
build_all 0.006955 0.002130 15.806574 ( 3.334955)
build_install 0.008433 0.000434 2.246325 ( 1.250155)
test_btest 0.000533 0.000089 67.204440 ( 10.861407)
test_basic 0.002396 0.002919 0.299333 ( 0.389913)
test_all 0.000887 0.000083 702.362658 (108.574372)
test_rubyspec 0.053947 0.018634 53.224857 ( 61.421704)
total: 191.37 sec