Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-074507
#<BuildRuby:0x0000559b3f1ec460
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221218-074507",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000405 0.004068 0.843853 ( 1.042630)
build_miniruby 0.000883 0.000000 0.978523 ( 0.977355)
build_ruby 0.001145 0.000000 2.752562 ( 2.663735)
build_all 0.008823 0.000123 15.892909 ( 3.259460)
build_install 0.008772 0.000381 2.306056 ( 1.301079)
test_btest 0.000495 0.000022 64.230954 ( 11.233542)
test_basic 0.004979 0.000217 0.294398 ( 0.385062)
test_all 0.001331 0.000058 676.768829 (155.707037)
test_rubyspec 0.055323 0.008012 52.817168 ( 60.966772)
total: 237.54 sec