Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-050631
#<BuildRuby:0x0000562865e6c920
@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.20221114-050631",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006622 0.003013 1.080395 ( 1.108158)
build_miniruby 0.001578 0.000296 0.123280 ( 0.120763)
build_ruby 0.001646 0.000309 0.117469 ( 0.099835)
build_all 0.009410 0.000969 1.586941 ( 0.683400)
build_install 0.012023 0.009428 1.932173 ( 1.014667)
test_btest 0.001638 0.000000 87.386746 ( 8.955161)
test_basic 0.006501 0.000939 0.395714 ( 0.485008)
test_all 0.001691 0.000423 655.046548 ( 67.912810)
test_rubyspec 0.112512 0.052269 48.234348 ( 56.637280)
total: 137.02 sec