Logfile: /home/ko1/ruby/logs/brlog.trunk.20220710-105342
#<BuildRuby:0x00005592bdbf3df8
@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.20220710-105342",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003519 0.003539 0.877926 ( 0.951896)
build_miniruby 0.000853 0.000000 0.057854 ( 0.056615)
build_ruby 0.001048 0.000000 0.060025 ( 0.058759)
build_all 0.004280 0.000000 1.534537 ( 0.607108)
build_install 0.005332 0.003880 6.295630 ( 2.823533)
test_btest 0.000716 0.000119 47.285477 ( 8.897267)
test_basic 0.001794 0.004314 0.345070 ( 0.432665)
test_all 0.000917 0.000204 618.675645 ( 87.375290)
test_rubyspec 0.054087 0.030638 44.813925 ( 50.436171)
total: 151.64 sec