Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-203806
#<BuildRuby:0x000055b6e810c620
@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.20220817-203806",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008181 0.003273 0.956589 ( 1.274983)
build_miniruby 0.001619 0.000000 0.070854 ( 0.069317)
build_ruby 0.002175 0.000031 0.080839 ( 0.078613)
build_all 0.009821 0.000363 1.550111 ( 0.585483)
build_install 0.019531 0.002930 1.870035 ( 0.903371)
test_btest 0.001045 0.000156 76.156499 ( 8.138219)
test_basic 0.004375 0.004771 0.334440 ( 0.429088)
test_all 0.005535 0.000165 648.423432 ( 64.312485)
test_rubyspec 0.113665 0.070561 45.458755 ( 53.075010)
total: 128.87 sec