Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-174320
#<BuildRuby:0x000055a53cdeabe8
@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.20221230-174320",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.006732 0.000000 0.846931 ( 1.303862)
build_miniruby 0.001039 0.000000 1.013324 ( 1.011429)
build_ruby 0.001440 0.000000 2.774331 ( 2.771869)
build_all 0.000124 0.009569 16.804180 ( 2.990384)
build_install 0.007739 0.003774 2.300679 ( 1.183665)
test_btest 0.000737 0.000258 79.395899 ( 10.695237)
test_basic 0.002220 0.004511 0.358527 ( 0.444482)
test_all 0.001359 0.000000 669.161123 (107.572857)
test_rubyspec 0.086365 0.040762 51.600187 ( 59.651623)
total: 187.63 sec