Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-131035
#<BuildRuby:0x0000555b83f07fb0
@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.20230125-131035",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002086 0.004360 0.839788 ( 1.145349)
build_miniruby 0.001194 0.000159 1.024391 ( 1.022530)
build_ruby 0.001493 0.000199 2.768309 ( 2.765635)
build_all 0.009794 0.000115 16.768026 ( 2.967132)
build_install 0.010222 0.001203 2.067006 ( 1.064740)
test_btest 0.000942 0.000111 74.539080 ( 10.629550)
test_basic 0.006296 0.000129 0.347647 ( 0.433868)
test_all 0.001053 0.000117 647.029296 ( 96.443233)
test_rubyspec 0.100232 0.031852 51.769837 ( 59.833107)
total: 176.31 sec