Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-213741
#<BuildRuby:0x0000561d4f073df8
@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.20220617-213741",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004249 0.002496 0.861639 ( 1.115771)
build_miniruby 0.000859 0.000161 0.058367 ( 0.057144)
build_ruby 0.000754 0.000141 0.060308 ( 0.059109)
build_all 0.000000 0.004147 1.506454 ( 0.608436)
build_install 0.005109 0.005731 6.316511 ( 2.856759)
test_btest 0.000595 0.000198 54.466950 ( 8.238205)
test_basic 0.005536 0.000656 0.341714 ( 0.429153)
test_all 0.001028 0.000325 642.475522 ( 91.497769)
test_rubyspec 0.090221 0.033935 44.222946 ( 49.778749)
total: 154.64 sec