Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-064623
#<BuildRuby:0x000055f7d8ec3440
@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.20220404-064623",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007835 0.004850 1.006031 ( 1.474393)
build_miniruby 0.002024 0.000434 0.078975 ( 0.076794)
build_ruby 0.001786 0.000382 0.070861 ( 0.068535)
build_all 0.009850 0.000123 4.260697 ( 0.856208)
build_install 0.021602 0.002053 8.497440 ( 2.996333)
test_btest 0.000000 0.001297 77.909723 ( 8.307225)
test_basic 0.002147 0.004396 0.324562 ( 0.414262)
test_all 0.001527 0.000340 709.406520 ( 68.815796)
test_rubyspec 0.112531 0.059482 46.988126 ( 52.169281)
total: 135.18 sec