Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-032846
#<BuildRuby:0x00005562e97ef670
@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.20220610-032846",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.006135 0.000722 0.842704 ( 0.918337)
build_miniruby 0.000706 0.000256 0.057141 ( 0.056055)
build_ruby 0.000708 0.000257 0.059126 ( 0.057900)
build_all 0.003101 0.001128 1.484475 ( 0.608366)
build_install 0.005703 0.005149 6.295001 ( 2.830177)
test_btest 0.000588 0.000245 51.090542 ( 8.364876)
test_basic 0.001056 0.005416 0.353235 ( 0.439853)
test_all 0.001401 0.000701 636.550392 ( 89.765240)
test_rubyspec 0.066812 0.057406 44.163402 ( 49.702274)
total: 152.74 sec