Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-093557
#<BuildRuby:0x00005602be5d3df8
@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.20220803-093557",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006635 0.000000 0.871232 ( 1.057472)
build_miniruby 0.000956 0.000000 0.057491 ( 0.056308)
build_ruby 0.000910 0.000053 0.059063 ( 0.057903)
build_all 0.004719 0.000046 1.557150 ( 0.600427)
build_install 0.005254 0.003693 5.644972 ( 2.154229)
test_btest 0.000683 0.000072 50.806298 ( 7.998738)
test_basic 0.001634 0.004134 0.340948 ( 0.429272)
test_all 0.001007 0.000160 626.002267 ( 89.308855)
test_rubyspec 0.075946 0.029482 43.846891 ( 51.207702)
total: 152.87 sec