Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-155847
#<BuildRuby:0x0000564b4f154028
@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.20221221-155847",
@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.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004087 0.000020 0.891639 ( 1.118435)
build_miniruby 0.000808 0.000116 0.961155 ( 0.959833)
build_ruby 0.001261 0.000000 2.686920 ( 2.685431)
build_all 0.009198 0.000000 15.770372 ( 3.241209)
build_install 0.005064 0.003947 2.220273 ( 1.219232)
test_btest 0.000476 0.000080 59.175226 ( 11.740012)
test_basic 0.003979 0.000663 0.325163 ( 0.415861)
test_all 0.001175 0.000196 674.689028 (135.935392)
test_rubyspec 0.052984 0.019730 51.913873 ( 60.065634)
total: 217.38 sec