Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-030646
#<BuildRuby:0x0000556d69677e70
@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.20221231-030646",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.002139 0.004336 0.907933 ( 1.091358)
build_miniruby 0.001178 0.000157 1.014725 ( 1.012679)
build_ruby 0.000000 0.001599 2.784227 ( 2.781594)
build_all 0.007491 0.002441 16.770997 ( 3.020633)
build_install 0.011307 0.000453 2.287576 ( 1.183377)
test_btest 0.000922 0.000145 77.404889 ( 10.769116)
test_basic 0.002338 0.004914 0.314580 ( 0.399623)
test_all 0.001029 0.000217 648.686073 (107.758008)
test_rubyspec 0.090208 0.040811 51.571944 ( 59.660320)
total: 187.68 sec