Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-191540
#<BuildRuby:0x000055615c2dffb0
@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.20230108-191540",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005172 0.001194 0.847679 ( 1.715180)
build_miniruby 0.001244 0.000000 1.018344 ( 1.016333)
build_ruby 0.001531 0.000000 2.790410 ( 2.787734)
build_all 0.009799 0.000000 16.871089 ( 3.019976)
build_install 0.010227 0.000068 2.118701 ( 1.079572)
test_btest 0.000716 0.000120 71.823541 ( 11.671323)
test_basic 0.003335 0.003412 0.366856 ( 0.452523)
test_all 0.001153 0.000230 666.706445 (108.331010)
test_rubyspec 0.095987 0.028344 52.124615 ( 60.213375)
total: 190.29 sec