Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-234915
#<BuildRuby:0x000055bd445c3670
@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.20220729-234915",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.006427 0.837175 ( 1.828476)
build_miniruby 0.000000 0.000974 0.057674 ( 0.056510)
build_ruby 0.000399 0.000421 0.059191 ( 0.057925)
build_all 0.003194 0.001331 1.527704 ( 0.584925)
build_install 0.009315 0.001976 5.640191 ( 2.163861)
test_btest 0.000548 0.000211 53.004718 ( 8.548516)
test_basic 0.004213 0.001621 0.297901 ( 0.385953)
test_all 0.001486 0.000000 618.432905 ( 90.039423)
test_rubyspec 0.081647 0.044686 43.825299 ( 49.460058)
total: 153.13 sec