Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-181809
#<BuildRuby:0x00005646276c4a58
@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.20220609-181809",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000111 0.000000 0.000111 ( 0.000116)
build_up 0.007037 0.004033 0.968350 ( 1.077574)
build_miniruby 0.001635 0.000205 0.076917 ( 0.075805)
build_ruby 0.001696 0.000212 0.073785 ( 0.072821)
build_all 0.006071 0.003893 1.468121 ( 0.588373)
build_install 0.021361 0.000630 5.774269 ( 2.799038)
test_btest 0.001057 0.000144 76.163785 ( 7.940650)
test_basic 0.000534 0.008050 0.331402 ( 0.421252)
test_all 0.001124 0.001109 665.867604 ( 65.180975)
test_rubyspec 0.099058 0.080703 45.301965 ( 51.039446)
total: 129.20 sec