Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-013434
#<BuildRuby:0x000055ea9af87e80
@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.20221214-013434",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003845 0.000453 0.861254 ( 1.243764)
build_miniruby 0.000864 0.000102 0.984096 ( 0.982770)
build_ruby 0.000000 0.001280 2.776419 ( 2.660468)
build_all 0.002196 0.006679 15.829328 ( 3.350348)
build_install 0.008316 0.000015 2.312897 ( 1.320806)
test_btest 0.000574 0.000000 65.221530 ( 11.115402)
test_basic 0.001073 0.003547 0.308516 ( 0.398988)
test_all 0.001215 0.000289 667.708185 (134.357109)
test_rubyspec 0.043484 0.014370 52.373436 ( 60.536232)
total: 215.97 sec