Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-164745
#<BuildRuby:0x0000559de8613fb0
@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.20221229-164745",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.003086 0.003644 0.893381 ( 1.064894)
build_miniruby 0.000968 0.000259 1.022784 ( 1.020798)
build_ruby 0.001275 0.000340 2.778009 ( 2.775372)
build_all 0.002425 0.007335 16.781712 ( 2.974635)
build_install 0.011490 0.000000 2.310778 ( 1.182356)
test_btest 0.000819 0.000245 76.379498 ( 10.145930)
test_basic 0.006694 0.000000 0.353259 ( 0.439118)
test_all 0.001377 0.000000 659.699380 (108.973627)
test_rubyspec 0.102951 0.031483 51.576785 ( 59.673252)
total: 188.25 sec