Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-162253
#<BuildRuby:0x000055af87dc9e98
@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.20230124-162253",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.006407 0.000147 0.843881 ( 1.457370)
build_miniruby 0.001211 0.000075 1.006349 ( 1.004315)
build_ruby 0.001524 0.000096 2.767607 ( 2.765221)
build_all 0.009850 0.000059 16.726613 ( 3.005788)
build_install 0.002572 0.008611 2.098200 ( 1.071430)
test_btest 0.000840 0.000133 72.590599 ( 10.920229)
test_basic 0.006414 0.000301 0.362268 ( 0.448222)
test_all 0.001273 0.000191 662.906602 (117.885435)
test_rubyspec 0.084873 0.039947 51.746197 ( 59.794980)
total: 198.35 sec