Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-190632
#<BuildRuby:0x0000557d2175c008
@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.20221210-190632",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003683 0.000582 0.894356 ( 1.408572)
build_miniruby 0.000730 0.000115 0.943057 ( 0.941829)
build_ruby 0.001388 0.000000 2.834298 ( 2.714189)
build_all 0.008380 0.000842 15.961193 ( 3.372372)
build_install 0.006848 0.004108 2.237244 ( 1.260965)
test_btest 0.000478 0.000087 67.793453 ( 11.054504)
test_basic 0.000374 0.004513 0.289175 ( 0.379710)
test_all 0.000769 0.000175 666.589793 (105.833059)
test_rubyspec 0.052019 0.015247 52.715485 ( 60.930245)
total: 187.90 sec