Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-235419
#<BuildRuby:0x000055f4b35d6be8
@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.20230114-235419",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005551 0.001708 1.291271 ( 1.326183)
build_miniruby 0.001076 0.000331 1.698547 ( 1.568547)
build_ruby 0.001109 0.000341 2.792791 ( 2.790314)
build_all 0.009832 0.000000 16.813193 ( 2.967742)
build_install 0.011387 0.000000 2.145903 ( 1.081917)
test_btest 0.000893 0.000000 78.015721 ( 10.954814)
test_basic 0.000741 0.006462 0.342828 ( 0.427561)
test_all 0.002054 0.000616 678.981949 ( 95.210964)
test_rubyspec 0.081049 0.037617 52.496459 ( 60.575033)
total: 176.90 sec