Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-214651
#<BuildRuby:0x000055d25bb23f58
@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.20221228-214651",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005032 0.001548 0.846933 ( 1.767514)
build_miniruby 0.001036 0.000319 1.009987 ( 1.007870)
build_ruby 0.001251 0.000385 2.769848 ( 2.767178)
build_all 0.005874 0.003440 16.707768 ( 2.973732)
build_install 0.007026 0.002342 2.297241 ( 1.189672)
test_btest 0.000794 0.000264 71.639560 ( 11.314747)
test_basic 0.000000 0.006658 0.375361 ( 0.461347)
test_all 0.000000 0.001355 671.936280 (115.338095)
test_rubyspec 0.074090 0.059082 51.560862 ( 60.073670)
total: 196.89 sec