Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-180800
#<BuildRuby:0x000055d181a486e0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220829-180800",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008294 0.004092 0.998622 ( 1.054614)
build_miniruby 0.001505 0.000579 0.077281 ( 0.077181)
build_ruby 0.000000 0.001953 0.076867 ( 0.077824)
build_all 0.008618 0.002192 1.552102 ( 0.601585)
build_install 0.019953 0.002541 1.897899 ( 0.950834)
test_btest 0.000872 0.000291 74.335520 ( 8.183632)
test_basic 0.001539 0.005188 0.316051 ( 0.408103)
test_all 0.002804 0.001090 675.130646 ( 67.111835)
test_rubyspec 0.111955 0.060916 45.807914 ( 54.179039)
total: 132.65 sec