Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-033306
#<BuildRuby:0x000055640eeb0510
@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.20220228-033306",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000039 0.000000 0.000039 ( 0.000035)
build_up 0.011523 0.000509 1.037400 ( 1.320710)
build_miniruby 0.001982 0.000132 0.075557 ( 0.073625)
build_ruby 0.001718 0.000114 0.077849 ( 0.076628)
build_all 0.000000 0.010637 4.208040 ( 0.848466)
build_install 0.015773 0.008553 7.950503 ( 2.401186)
test_btest 0.001028 0.000281 77.659952 ( 8.065007)
test_basic 0.000000 0.007319 0.337352 ( 0.427101)
test_all 0.001043 0.001157 701.506489 ( 67.998278)
test_rubyspec 0.098506 0.071569 46.486101 ( 51.963281)
total: 133.18 sec