Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-111553
#<BuildRuby:0x0000561729a86678
@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.20221217-111553",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.004364 0.000000 0.833831 ( 1.047179)
build_miniruby 0.000993 0.000000 0.945861 ( 0.944476)
build_ruby 0.001311 0.000000 2.774273 ( 2.688176)
build_all 0.008916 0.000000 15.725019 ( 3.288842)
build_install 0.004898 0.004175 2.193650 ( 1.238259)
test_btest 0.000542 0.000029 67.571914 ( 11.145287)
test_basic 0.004248 0.000224 0.307034 ( 0.398325)
test_all 0.001496 0.000043 673.048096 (157.820973)
test_rubyspec 0.028933 0.020475 52.297650 ( 60.429827)
total: 239.00 sec