Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-012126
#<BuildRuby:0x000055a2914e46c8
@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.20220303-012126",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009529 0.001267 1.072407 ( 3.587000)
build_miniruby 0.000093 0.002110 0.075643 ( 0.072997)
build_ruby 0.001630 0.000435 0.074487 ( 0.072118)
build_all 0.009094 0.001273 4.237123 ( 0.869405)
build_install 0.013616 0.010307 7.963278 ( 2.405654)
test_btest 0.000895 0.000298 74.208203 ( 7.892914)
test_basic 0.002213 0.005522 0.329721 ( 0.417870)
test_all 0.001388 0.000540 692.273840 ( 66.452796)
test_rubyspec 0.085341 0.076110 46.524772 ( 51.868395)
total: 133.64 sec