Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-111245
#<BuildRuby:0x0000556707294460
@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.20230105-111245",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000023 0.000010 0.000033 ( 0.000019)
build_up 0.004671 0.001946 0.845054 ( 1.469997)
build_miniruby 0.000960 0.000400 1.009833 ( 1.007770)
build_ruby 0.001146 0.000478 2.763935 ( 2.761419)
build_all 0.006278 0.003320 16.599975 ( 2.990449)
build_install 0.007684 0.003890 2.241107 ( 1.172378)
test_btest 0.000688 0.000301 73.521576 ( 10.514491)
test_basic 0.001422 0.004941 0.354180 ( 0.440370)
test_all 0.000978 0.000489 658.274861 ( 95.348337)
test_rubyspec 0.075640 0.054019 51.400060 ( 59.447421)
total: 175.15 sec