Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-023342
#<BuildRuby:0x000055e283267fa8
@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.20220817-023342",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.006417 0.000000 0.808510 ( 1.141902)
build_miniruby 0.001049 0.000000 0.058350 ( 0.057121)
build_ruby 0.000792 0.000191 0.060352 ( 0.059138)
build_all 0.004436 0.000169 1.509281 ( 0.593788)
build_install 0.009219 0.000325 1.909187 ( 0.958596)
test_btest 0.000480 0.000120 49.633203 ( 8.603092)
test_basic 0.001006 0.004391 0.284954 ( 0.374193)
test_all 0.001844 0.000576 621.500235 ( 91.421797)
test_rubyspec 0.085983 0.024943 44.032893 ( 51.415732)
total: 154.63 sec