Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-022126
#<BuildRuby:0x00005627c73e4460
@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-022126",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000000 0.006333 0.845930 ( 1.040349)
build_miniruby 0.000000 0.001294 1.015500 ( 1.013685)
build_ruby 0.001123 0.000299 2.774210 ( 2.771696)
build_all 0.002504 0.007323 16.729711 ( 2.986605)
build_install 0.008062 0.001489 2.303321 ( 1.181696)
test_btest 0.000506 0.000179 76.042013 ( 10.816517)
test_basic 0.000361 0.006576 0.365896 ( 0.451746)
test_all 0.000568 0.000647 661.480601 (108.597354)
test_rubyspec 0.096154 0.034905 51.740887 ( 59.847584)
total: 188.71 sec