Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-080759
#<BuildRuby:0x0000563e6b5cf4b8
@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.20221127-080759",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010911 0.000986 1.313573 ( 1.548128)
build_miniruby 0.000000 0.002591 0.847810 ( 0.847296)
build_ruby 0.001102 0.002048 2.252803 ( 2.159286)
build_all 0.014413 0.007031 25.123252 ( 2.835214)
build_install 0.017958 0.003178 4.941460 ( 1.195655)
test_btest 0.001133 0.000283 86.494661 ( 9.063024)
test_basic 0.003068 0.004373 0.362913 ( 0.450285)
test_all 0.001770 0.000506 714.019096 ( 71.277889)
test_rubyspec 0.067961 0.066290 49.792099 ( 58.376318)
total: 147.75 sec