Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-125341
#<BuildRuby:0x0000561ea189a858
@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.20221229-125341",
@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.000019 0.000004 0.000023 ( 0.000024)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.006160 0.000466 0.893086 ( 1.074950)
build_miniruby 0.001304 0.000000 1.020294 ( 1.018356)
build_ruby 0.000000 0.001404 2.776944 ( 2.774406)
build_all 0.006257 0.003445 16.697818 ( 2.998842)
build_install 0.000920 0.008785 2.313547 ( 1.190086)
test_btest 0.000640 0.000240 69.563181 ( 11.690869)
test_basic 0.007523 0.000000 0.367112 ( 0.451682)
test_all 0.002231 0.000000 667.441601 ( 96.745931)
test_rubyspec 0.102656 0.032231 51.868832 ( 59.894555)
total: 177.84 sec