Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-010044
#<BuildRuby:0x0000559506e4e620
@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.20221222-010044",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.003852 0.000404 0.839852 ( 1.067521)
build_miniruby 0.000663 0.000312 1.021014 ( 1.019391)
build_ruby 0.000848 0.000399 2.653558 ( 2.652125)
build_all 0.007212 0.001810 15.773558 ( 3.299182)
build_install 0.006867 0.003052 2.174592 ( 1.210069)
test_btest 0.000555 0.000000 57.253335 ( 12.036483)
test_basic 0.001861 0.003140 0.297261 ( 0.387918)
test_all 0.000486 0.000879 670.965354 (148.043625)
test_rubyspec 0.034188 0.023465 52.173724 ( 60.507641)
total: 230.22 sec