Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-133517
#<BuildRuby:0x0000562500608328
@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.20221122-133517",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.004989 0.000000 1.084894 ( 1.857796)
build_miniruby 0.000984 0.000000 0.967300 ( 0.966407)
build_ruby 0.000000 0.001303 2.722801 ( 2.634790)
build_all 0.006705 0.002099 15.895713 ( 3.323118)
build_install 0.006585 0.001235 1.959502 ( 1.095438)
test_btest 0.000514 0.000097 64.172177 ( 10.759313)
test_basic 0.004547 0.000025 0.336515 ( 0.427623)
test_all 0.001610 0.000284 716.532294 (110.458419)
test_rubyspec 0.041614 0.030057 53.219402 ( 61.471079)
total: 192.99 sec