Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-144403
#<BuildRuby:0x000055d8deeff418
@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-144403",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004601 0.000354 1.163214 ( 1.625490)
build_miniruby 0.000929 0.000071 1.023783 ( 1.022552)
build_ruby 0.001130 0.000000 2.765673 ( 2.659846)
build_all 0.009013 0.000000 15.837401 ( 3.265734)
build_install 0.009090 0.000000 2.181858 ( 1.276988)
test_btest 0.000561 0.000000 66.680411 ( 11.113428)
test_basic 0.005903 0.000000 0.301282 ( 0.391213)
test_all 0.001237 0.000000 661.754419 (124.423426)
test_rubyspec 0.051566 0.020618 53.167608 ( 61.357750)
total: 207.14 sec