Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-174539
#<BuildRuby:0x000055b12aa8f468
@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.20230114-174539",
@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.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005789 0.000827 0.846123 ( 1.731184)
build_miniruby 0.001141 0.000163 1.025151 ( 1.023869)
build_ruby 0.001632 0.000000 2.780114 ( 2.777513)
build_all 0.004722 0.004958 16.829448 ( 2.978768)
build_install 0.007256 0.004206 2.098271 ( 1.080245)
test_btest 0.000903 0.000213 76.907681 ( 10.775716)
test_basic 0.007211 0.000000 0.359827 ( 0.444604)
test_all 0.001220 0.000000 661.003899 (114.957390)
test_rubyspec 0.046030 0.022070 52.445021 ( 60.599490)
total: 196.37 sec