Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-145610
#<BuildRuby:0x000055839f93c010
@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.20230112-145610",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005598 0.000746 0.850821 ( 1.195696)
build_miniruby 0.001402 0.000000 1.016271 ( 1.014166)
build_ruby 0.001628 0.000000 2.777954 ( 2.775290)
build_all 0.009789 0.000000 16.779591 ( 2.958273)
build_install 0.011464 0.000000 2.076133 ( 1.072461)
test_btest 0.001015 0.000040 75.990675 ( 10.318782)
test_basic 0.005816 0.000554 0.343344 ( 0.429727)
test_all 0.001665 0.000159 658.338970 ( 96.032054)
test_rubyspec 0.091012 0.039649 51.758163 ( 59.801514)
total: 175.60 sec