Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-225328
#<BuildRuby:0x0000558a7f1f3df8
@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-225328",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.005027 1.183519 ( 1.248835)
build_miniruby 0.000000 0.001003 1.003281 ( 1.002430)
build_ruby 0.000000 0.001126 2.834802 ( 2.732593)
build_all 0.006143 0.002725 15.810014 ( 3.348776)
build_install 0.007891 0.000680 2.291065 ( 1.314635)
test_btest 0.000506 0.000076 63.826763 ( 11.455121)
test_basic 0.004120 0.000618 0.299124 ( 0.389628)
test_all 0.001090 0.000000 663.002190 (122.845246)
test_rubyspec 0.053953 0.018445 53.206830 ( 61.367919)
total: 205.71 sec