Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-223125
#<BuildRuby:0x000055e7a3c67f38
@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.20230107-223125",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004704 0.001008 0.846414 ( 1.028199)
build_miniruby 0.001019 0.000219 1.017319 ( 1.015221)
build_ruby 0.000000 0.001429 2.772530 ( 2.770044)
build_all 0.004179 0.005682 16.808496 ( 2.994436)
build_install 0.009802 0.001710 2.149512 ( 1.090158)
test_btest 0.000785 0.000231 76.515103 ( 10.695812)
test_basic 0.006714 0.000648 0.375361 ( 0.459795)
test_all 0.001575 0.000000 660.388315 (113.510309)
test_rubyspec 0.087038 0.031496 52.013828 ( 60.110963)
total: 193.68 sec