Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-160320
#<BuildRuby:0x00005578f337b510
@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.20220328-160320",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006571 0.004158 1.009907 ( 1.014661)
build_miniruby 0.001685 0.000210 0.071930 ( 0.069984)
build_ruby 0.001825 0.000228 0.066811 ( 0.065094)
build_all 0.009921 0.000165 4.166660 ( 0.857413)
build_install 0.018029 0.005036 7.943125 ( 2.391725)
test_btest 0.000878 0.000125 76.130532 ( 7.933134)
test_basic 0.002658 0.005104 0.341130 ( 0.431364)
test_all 0.001659 0.000316 701.093360 ( 68.110444)
test_rubyspec 0.096324 0.072491 45.872139 ( 51.369155)
total: 132.24 sec