Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-161913
#<BuildRuby:0x0000558d6471c040
@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.20221227-161913",
@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.000027)
build_up 0.006173 0.000386 0.860163 ( 1.040958)
build_miniruby 0.001236 0.000077 1.007716 ( 1.005882)
build_ruby 0.000000 0.001530 2.769622 ( 2.766906)
build_all 0.006491 0.002974 16.621473 ( 2.960628)
build_install 0.007486 0.004213 2.225656 ( 1.169052)
test_btest 0.000909 0.000143 75.938930 ( 10.536410)
test_basic 0.005548 0.000876 0.308495 ( 0.394863)
test_all 0.001296 0.000204 674.878467 (100.768815)
test_rubyspec 0.075403 0.038534 51.419366 ( 59.498848)
total: 180.14 sec