Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-122621
#<BuildRuby:0x000055ca81817670
@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.20221127-122621",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005148 0.000000 1.223613 ( 1.862387)
build_miniruby 0.001014 0.000000 1.038487 ( 1.037167)
build_ruby 0.001380 0.000000 2.725001 ( 2.637689)
build_all 0.009958 0.000162 22.649855 ( 4.349969)
build_install 0.007282 0.003311 4.438101 ( 1.599831)
test_btest 0.000483 0.000080 64.584057 ( 10.560224)
test_basic 0.000573 0.004118 0.296219 ( 0.387422)
test_all 0.000764 0.000159 659.102516 (121.597759)
test_rubyspec 0.053548 0.021349 53.074253 ( 61.339484)
total: 205.37 sec