Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-082235
#<BuildRuby:0x00005612b40940f8
@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.20221226-082235",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004370 0.000097 0.776556 ( 1.014732)
build_miniruby 0.000748 0.000140 0.982402 ( 0.981212)
build_ruby 0.001131 0.000212 2.683522 ( 2.682014)
build_all 0.008995 0.000162 16.015833 ( 3.376547)
build_install 0.006171 0.004510 2.227466 ( 1.269068)
test_btest 0.000511 0.000108 59.688897 ( 11.628133)
test_basic 0.003870 0.000815 0.336794 ( 0.428605)
test_all 0.000908 0.000191 626.826070 (111.592800)
test_rubyspec 0.037834 0.028882 51.662560 ( 59.790232)
total: 192.76 sec