Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-120723
#<BuildRuby:0x000056484d12b510
@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.20220214-120723",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000010)
build_up 0.011510 0.000487 0.971498 ( 1.385975)
build_miniruby 0.002095 0.000139 0.074908 ( 0.074136)
build_ruby 0.002184 0.000145 0.074599 ( 0.074252)
build_all 0.009914 0.000307 4.032140 ( 0.791309)
build_install 0.018483 0.004543 7.749525 ( 2.353929)
test_btest 0.000953 0.000091 76.380951 ( 7.974945)
test_basic 0.006360 0.000606 0.318234 ( 0.407672)
test_all 0.001868 0.000178 706.475614 ( 67.656067)
test_rubyspec 0.114346 0.046116 45.685447 ( 50.836238)
total: 131.56 sec