Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-043521
#<BuildRuby:0x00005563f879e8a0
@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.20220608-043521",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.010505 0.000421 0.981812 ( 1.500879)
build_miniruby 0.001695 0.000106 0.077640 ( 0.076355)
build_ruby 0.001904 0.000119 0.066655 ( 0.065065)
build_all 0.009017 0.000563 1.497220 ( 0.607419)
build_install 0.021823 0.000359 5.792353 ( 2.792455)
test_btest 0.000928 0.000049 76.370291 ( 7.891951)
test_basic 0.007717 0.000000 0.324737 ( 0.415605)
test_all 0.000000 0.002760 705.001427 ( 67.636194)
test_rubyspec 0.102719 0.067971 45.717297 ( 51.506336)
total: 132.49 sec