Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-074419
#<BuildRuby:0x000055f5549bfdf8
@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.20221212-074419",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004391 0.000013 0.868648 ( 1.091423)
build_miniruby 0.000823 0.000052 0.972794 ( 0.971569)
build_ruby 0.001103 0.000068 2.789130 ( 2.699933)
build_all 0.008679 0.000256 15.826548 ( 3.303526)
build_install 0.010353 0.000062 2.253925 ( 1.302145)
test_btest 0.000517 0.000027 66.812945 ( 11.080986)
test_basic 0.004285 0.000226 0.311190 ( 0.402302)
test_all 0.001215 0.000064 666.403804 (142.553995)
test_rubyspec 0.035520 0.027533 52.508230 ( 60.837282)
total: 224.24 sec