Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-062255
#<BuildRuby:0x000055cebb72f670
@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.20220725-062255",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006725 0.000190 0.868607 ( 0.929158)
build_miniruby 0.000978 0.000065 0.057656 ( 0.056312)
build_ruby 0.000969 0.000064 0.059319 ( 0.058168)
build_all 0.004487 0.000299 1.525519 ( 0.585120)
build_install 0.003935 0.005030 5.662644 ( 2.181375)
test_btest 0.000647 0.000086 48.724356 ( 8.409836)
test_basic 0.005210 0.000695 0.368444 ( 0.456377)
test_all 0.001343 0.000179 612.036788 ( 90.366707)
test_rubyspec 0.094472 0.028009 43.590525 ( 49.183963)
total: 152.23 sec