Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-194212
#<BuildRuby:0x000055fc24f0c460
@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.20221229-194212",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005622 0.000803 0.857298 ( 1.855967)
build_miniruby 0.001176 0.000168 1.020455 ( 1.018360)
build_ruby 0.001460 0.000208 2.768310 ( 2.765618)
build_all 0.006542 0.003344 16.823904 ( 3.013347)
build_install 0.011657 0.000000 2.290379 ( 1.171553)
test_btest 0.000961 0.000000 69.028760 ( 11.468292)
test_basic 0.000000 0.006271 0.336803 ( 0.423719)
test_all 0.000907 0.000423 668.279342 (113.076880)
test_rubyspec 0.085587 0.044713 51.669827 ( 59.731666)
total: 194.53 sec