Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-040311
#<BuildRuby:0x0000563ff3dc7fb0
@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.20221223-040311",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004543 0.000000 0.854853 ( 1.096144)
build_miniruby 0.000997 0.000000 1.079421 ( 1.077881)
build_ruby 0.001217 0.000000 2.733481 ( 2.731617)
build_all 0.009000 0.000019 15.743288 ( 3.294240)
build_install 0.007558 0.002517 2.209338 ( 1.229488)
test_btest 0.000518 0.000090 65.938327 ( 11.476074)
test_basic 0.001518 0.003183 0.310952 ( 0.401701)
test_all 0.001155 0.000241 663.527474 (141.762806)
test_rubyspec 0.050454 0.016200 51.626290 ( 59.852398)
total: 222.92 sec