Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-163227
#<BuildRuby:0x000055b1e1faac60
@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.20220825-163227",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.006536 0.000381 0.883967 ( 1.630046)
build_miniruby 0.000890 0.000127 0.056918 ( 0.055861)
build_ruby 0.000776 0.000111 0.059194 ( 0.058118)
build_all 0.004524 0.000045 1.534598 ( 0.581513)
build_install 0.006299 0.004601 1.887796 ( 0.959850)
test_btest 0.000427 0.000080 57.993388 ( 8.152908)
test_basic 0.005367 0.000175 0.285178 ( 0.373898)
test_all 0.002251 0.000000 624.086709 ( 90.845062)
test_rubyspec 0.098493 0.026738 44.315432 ( 52.575144)
total: 155.23 sec