Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-104224
#<BuildRuby:0x000055c8e398c4f0
@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.20220405-104224",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.006635 0.005561 1.003966 ( 1.842539)
build_miniruby 0.002734 0.000000 0.072270 ( 0.069951)
build_ruby 0.001950 0.000046 0.074184 ( 0.072151)
build_all 0.003536 0.007385 4.202831 ( 0.842527)
build_install 0.022209 0.002306 8.427791 ( 2.953782)
test_btest 0.000000 0.001254 75.984809 ( 8.298984)
test_basic 0.000839 0.006709 0.333878 ( 0.422317)
test_all 0.001562 0.000543 700.422222 ( 68.168278)
test_rubyspec 0.130233 0.050318 46.547076 ( 51.722534)
total: 134.39 sec