Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-140104
#<BuildRuby:0x0000557f7afe0700
@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.20221130-140104",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.001477 0.003500 1.140845 ( 1.815866)
build_miniruby 0.000860 0.000172 0.953944 ( 0.952438)
build_ruby 0.001085 0.000217 2.786584 ( 2.687090)
build_all 0.003908 0.005018 15.885546 ( 3.322755)
build_install 0.007837 0.000899 2.252784 ( 1.315848)
test_btest 0.000472 0.000118 67.253003 ( 11.108848)
test_basic 0.000000 0.004432 0.316617 ( 0.407723)
test_all 0.000000 0.000835 663.260292 (118.786822)
test_rubyspec 0.024327 0.046176 54.120110 ( 62.341872)
total: 202.74 sec