Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-183726
#<BuildRuby:0x00005615c10e34b8
@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.20220728-183726",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.011527 0.000227 0.968931 ( 1.018954)
build_miniruby 0.001710 0.000101 0.076173 ( 0.076495)
build_ruby 0.002068 0.000121 0.075961 ( 0.075234)
build_all 0.007372 0.003368 1.515031 ( 0.594296)
build_install 0.023124 0.000624 5.179691 ( 2.101442)
test_btest 0.000000 0.001256 74.416308 ( 8.705235)
test_basic 0.000151 0.006967 0.323066 ( 0.414227)
test_all 0.000000 0.001592 673.480016 ( 66.317905)
test_rubyspec 0.099823 0.065996 45.597588 ( 51.376514)
total: 130.68 sec