Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-023845
#<BuildRuby:0x0000558a043c27e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221120-023845",
@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.000014 0.000000 0.000014 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004901 0.000288 1.056568 ( 1.470276)
build_miniruby 0.000000 0.000814 1.049948 ( 1.048847)
build_ruby 0.000000 0.001271 2.755243 ( 2.660935)
build_all 0.007158 0.001911 15.927477 ( 3.365334)
build_install 0.005299 0.004354 2.064481 ( 1.189517)
test_btest 0.000000 0.000619 61.773610 ( 11.260658)
test_basic 0.001701 0.003095 0.299147 ( 0.390001)
test_all 0.001720 0.000327 630.156738 (102.027355)
test_rubyspec 0.049335 0.014948 52.194314 ( 60.461037)
total: 183.87 sec