Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-122241
#<BuildRuby:0x0000555a5af0e038
@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-122241",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000077 0.000000 0.000077 ( 0.000078)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.010410 0.001599 0.826049 ( 0.883477)
build_miniruby 0.001528 0.000000 0.053495 ( 0.052081)
build_ruby 0.001703 0.000000 0.067300 ( 0.066314)
build_all 0.009406 0.000000 1.280509 ( 0.502607)
build_install 0.008284 0.007474 1.570409 ( 0.784731)
test_btest 0.001001 0.000279 51.921284 ( 6.273796)
test_basic 0.006029 0.000421 0.288730 ( 0.379250)
test_all 0.003453 0.000000 486.679670 ( 51.358073)
test_rubyspec 0.095410 0.033662 41.647142 ( 49.130862)
total: 109.43 sec