Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-191121
#<BuildRuby:0x000055814dbe3858
@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.20220215-191121",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008472 0.003081 0.945579 ( 1.367389)
build_miniruby 0.001758 0.000000 0.068241 ( 0.066334)
build_ruby 0.001862 0.000000 0.074512 ( 0.072654)
build_all 0.008344 0.002416 4.060812 ( 0.782880)
build_install 0.017878 0.001964 7.837400 ( 2.334245)
test_btest 0.001083 0.000309 72.203045 ( 8.113561)
test_basic 0.006957 0.000233 0.331615 ( 0.425895)
test_all 0.001322 0.000352 651.854732 ( 65.167285)
test_rubyspec 0.099005 0.066265 45.929704 ( 51.293227)
total: 129.62 sec