Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-100112
#<BuildRuby:0x000056005f4369c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220812-100112",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000039 0.000000 0.000039 ( 0.000039)
build_up 0.002882 0.008508 0.849618 ( 0.899122)
build_miniruby 0.001715 0.000245 0.061799 ( 0.059855)
build_ruby 0.001510 0.000216 0.063088 ( 0.061504)
build_all 0.000247 0.009060 1.245026 ( 0.459529)
build_install 0.013499 0.002393 1.575454 ( 0.790622)
test_btest 0.001184 0.000316 53.929238 ( 6.014442)
test_basic 0.005162 0.001376 0.276318 ( 0.366259)
test_all 0.004441 0.001185 496.481852 ( 52.094630)
test_rubyspec 0.085761 0.052533 41.671977 ( 49.280264)
total: 110.03 sec