Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-142343
#<BuildRuby:0x0000562f40fe7e80
@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.20221213-142343",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000041 0.000003 0.000044 ( 0.000043)
build_up 0.004197 0.000000 0.868653 ( 1.067084)
build_miniruby 0.001082 0.000000 0.945456 ( 0.943985)
build_ruby 0.001148 0.000000 2.821205 ( 2.717448)
build_all 0.005561 0.003661 15.780187 ( 3.298903)
build_install 0.005618 0.002546 2.256401 ( 1.280102)
test_btest 0.000482 0.000066 59.571351 ( 10.979148)
test_basic 0.000879 0.003644 0.283699 ( 0.374797)
test_all 0.001254 0.000228 668.352118 (148.204041)
test_rubyspec 0.043427 0.023294 52.311576 ( 60.577005)
total: 229.44 sec