Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-115442
#<BuildRuby:0x00005566c02f6620
@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.20221207-115442",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004385 0.000674 1.211995 ( 1.294428)
build_miniruby 0.000840 0.000129 0.956960 ( 0.955690)
build_ruby 0.001174 0.000181 2.729032 ( 2.597999)
build_all 0.009116 0.000000 15.825750 ( 3.267618)
build_install 0.008706 0.000000 2.166461 ( 1.152576)
test_btest 0.000725 0.000000 56.612312 ( 11.849435)
test_basic 0.001663 0.003449 0.303656 ( 0.394143)
test_all 0.000693 0.000109 655.276558 (110.942695)
test_rubyspec 0.051770 0.015953 52.948057 ( 61.122597)
total: 193.58 sec