Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-170542
#<BuildRuby:0x0000561886508008
@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.20230108-170542",
@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.000009)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.005209 0.001202 0.840277 ( 1.351135)
build_miniruby 0.001031 0.000238 1.023731 ( 1.021883)
build_ruby 0.001630 0.000000 2.783715 ( 2.780961)
build_all 0.009942 0.000000 16.808419 ( 2.990342)
build_install 0.011642 0.000000 2.115882 ( 1.076919)
test_btest 0.000957 0.000000 74.640542 ( 10.842872)
test_basic 0.006484 0.000000 0.347542 ( 0.433766)
test_all 0.001236 0.000032 670.209831 (102.362392)
test_rubyspec 0.050589 0.057315 52.310796 ( 60.374340)
total: 183.24 sec