Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-072840
#<BuildRuby:0x000055ae0be9bfb0
@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.20221225-072840",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004150 0.000009 0.799630 ( 1.234538)
build_miniruby 0.000835 0.000119 0.962880 ( 0.961571)
build_ruby 0.001043 0.000149 2.710146 ( 2.708730)
build_all 0.008690 0.000594 15.942694 ( 3.399097)
build_install 0.006315 0.003319 2.205158 ( 1.232986)
test_btest 0.000480 0.000080 59.280486 ( 12.220631)
test_basic 0.004669 0.000090 0.306672 ( 0.397868)
test_all 0.000968 0.000153 627.934681 (105.080204)
test_rubyspec 0.040899 0.022719 51.694179 ( 59.886880)
total: 187.12 sec