Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-052519
#<BuildRuby:0x000055ead5488008
@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-052519",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000045 0.000003 0.000048 ( 0.000032)
build_up 0.006159 0.000385 0.843657 ( 1.129305)
build_miniruby 0.001263 0.000078 1.026472 ( 1.024525)
build_ruby 0.001483 0.000092 2.766470 ( 2.764149)
build_all 0.006694 0.003333 16.761912 ( 2.978788)
build_install 0.007256 0.004370 2.290453 ( 1.175755)
test_btest 0.000717 0.000102 74.173238 ( 10.904040)
test_basic 0.006939 0.000389 0.365787 ( 0.450477)
test_all 0.001097 0.000150 668.234069 ( 96.988680)
test_rubyspec 0.106826 0.024370 51.575744 ( 59.647619)
total: 177.06 sec