Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-035139
#<BuildRuby:0x0000555ba235bf58
@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.20230106-035139",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000039 0.000003 0.000042 ( 0.000042)
build_up 0.006448 0.000146 0.840849 ( 1.028584)
build_miniruby 0.001258 0.000079 1.013801 ( 1.011931)
build_ruby 0.001475 0.000092 2.786499 ( 2.784017)
build_all 0.005077 0.004505 16.699518 ( 2.982943)
build_install 0.008086 0.000951 2.088505 ( 1.078162)
test_btest 0.000772 0.000091 69.988595 ( 11.139793)
test_basic 0.000000 0.006639 0.379451 ( 0.465426)
test_all 0.000000 0.002896 657.571708 (101.158785)
test_rubyspec 0.072556 0.059111 51.889441 ( 59.937577)
total: 181.59 sec