Logfile: /home/ko1/ruby/logs/brlog.trunk.20220709-110943
#<BuildRuby:0x0000565532ceb2c8
@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.20220709-110943",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006035 0.000307 0.866579 ( 1.077626)
build_miniruby 0.000855 0.000122 0.057621 ( 0.056341)
build_ruby 0.000748 0.000106 0.059290 ( 0.058069)
build_all 0.003692 0.000528 1.514356 ( 0.604004)
build_install 0.010308 0.000784 6.313177 ( 2.868005)
test_btest 0.000604 0.000080 51.366665 ( 8.590634)
test_basic 0.004735 0.000631 0.311341 ( 0.399985)
test_all 0.001953 0.000260 612.946266 ( 93.472819)
test_rubyspec 0.088996 0.042669 44.425131 ( 50.004367)
total: 157.13 sec