Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-143001
#<BuildRuby:0x0000558894ebfda8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220507-143001",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000017 0.000000 0.000017 ( 0.000019)
build_up 0.000000 0.006903 0.858647 ( 1.027475)
build_miniruby 0.000599 0.000459 0.057012 ( 0.055651)
build_ruby 0.000897 0.000112 0.058963 ( 0.057726)
build_all 0.003812 0.000477 1.488315 ( 0.598203)
build_install 0.008850 0.000092 6.292629 ( 2.820877)
test_btest 0.000690 0.000077 46.098884 ( 8.803719)
test_basic 0.005273 0.000586 0.287051 ( 0.375245)
test_all 0.001066 0.000119 653.922531 ( 92.849249)
test_rubyspec 0.092403 0.011801 43.845229 ( 48.803530)
total: 155.39 sec