Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-111856
#<BuildRuby:0x0000562493cd3f58
@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.20230106-111856",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.005353 0.001147 0.847520 ( 1.044143)
build_miniruby 0.001101 0.000236 1.012344 ( 1.010183)
build_ruby 0.001174 0.000252 2.774481 ( 2.771967)
build_all 0.008927 0.000910 16.754568 ( 2.987315)
build_install 0.008300 0.000912 2.095886 ( 1.073726)
test_btest 0.000000 0.001036 72.139649 ( 10.428552)
test_basic 0.003338 0.003442 0.376839 ( 0.462856)
test_all 0.001514 0.000112 660.858277 (114.166948)
test_rubyspec 0.099648 0.034649 51.820683 ( 59.968286)
total: 193.91 sec