Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-223620
#<BuildRuby:0x000055f846986f90
@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.20220717-223620",
@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.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000012)
configure 0.000112 0.000009 0.000121 ( 0.000128)
build_up 0.000896 0.008209 0.867982 ( 0.919257)
build_miniruby 0.002180 0.000503 0.066316 ( 0.100153)
build_ruby 0.001142 0.000264 0.063677 ( 0.064108)
build_all 0.007233 0.001669 1.252956 ( 0.492751)
build_install 0.015847 0.001208 4.378384 ( 1.870058)
test_btest 0.001281 0.000256 52.102419 ( 6.253695)
test_basic 0.001317 0.005752 0.297712 ( 0.390745)
test_all 0.002342 0.000624 479.912486 ( 51.982902)
test_rubyspec 0.078110 0.045993 41.854735 ( 47.855338)
total: 109.93 sec