Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-202510
#<BuildRuby:0x00005583b31f09c8
@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.20220810-202510",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000021)
configure 0.000037 0.000006 0.000043 ( 0.000031)
build_up 0.010471 0.000923 0.980095 ( 0.999495)
build_miniruby 0.001907 0.000273 0.072265 ( 0.070268)
build_ruby 0.001513 0.000216 0.072486 ( 0.070866)
build_all 0.004557 0.005704 1.526417 ( 0.572921)
build_install 0.019128 0.003761 5.225174 ( 2.109673)
test_btest 0.000958 0.000202 73.522301 ( 7.966034)
test_basic 0.006708 0.001412 0.331825 ( 0.427190)
test_all 0.001814 0.000382 631.115204 ( 64.005865)
test_rubyspec 0.121105 0.055525 46.126532 ( 53.610216)
total: 129.83 sec