Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-110346
#<BuildRuby:0x000056390e92e620
@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.20230106-110346",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005953 0.000395 0.862019 ( 1.021413)
build_miniruby 0.001079 0.000231 1.012928 ( 1.010923)
build_ruby 0.001433 0.000307 2.778541 ( 2.775774)
build_all 0.009051 0.000924 16.865714 ( 3.040022)
build_install 0.008074 0.003374 2.084315 ( 1.066865)
test_btest 0.000789 0.000176 76.355389 ( 10.826630)
test_basic 0.002950 0.004053 0.344759 ( 0.430306)
test_all 0.001455 0.000000 658.835435 (102.141498)
test_rubyspec 0.090659 0.027206 51.784045 ( 59.818756)
total: 182.13 sec