Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-224809
#<BuildRuby:0x000055b0cc5dbfb0
@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.20221225-224809",
@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.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003872 0.000456 0.812417 ( 1.059640)
build_miniruby 0.000874 0.000103 0.967827 ( 0.966398)
build_ruby 0.000000 0.001095 2.625317 ( 2.623870)
build_all 0.006082 0.002726 15.962986 ( 3.244153)
build_install 0.004860 0.004274 2.167156 ( 1.267803)
test_btest 0.000527 0.000106 63.708408 ( 11.182121)
test_basic 0.004471 0.000053 0.303422 ( 0.394391)
test_all 0.000655 0.000125 644.895990 (101.585068)
test_rubyspec 0.057347 0.005558 51.828687 ( 60.037341)
total: 182.36 sec