Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-024350
#<BuildRuby:0x000055d1ee69ffa8
@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.20220801-024350",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.005856 0.000623 0.815599 ( 0.918709)
build_miniruby 0.000752 0.000274 0.057064 ( 0.055812)
build_ruby 0.000703 0.000255 0.058563 ( 0.057377)
build_all 0.002548 0.002005 1.552411 ( 0.601208)
build_install 0.009172 0.001862 5.641115 ( 2.147565)
test_btest 0.000586 0.000209 47.942835 ( 8.450803)
test_basic 0.004040 0.001443 0.287051 ( 0.375888)
test_all 0.000807 0.000288 606.564765 ( 90.785252)
test_rubyspec 0.083718 0.038087 43.704343 ( 49.301399)
total: 152.69 sec