Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-013819
#<BuildRuby:0x0000560210331310
@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.20220717-013819",
@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.000025 0.000000 0.000025 ( 0.000024)
autoconf 0.000040 0.000000 0.000040 ( 0.000040)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.008759 0.004403 0.805444 ( 0.824221)
build_miniruby 0.001895 0.000126 0.062468 ( 0.060709)
build_ruby 0.001917 0.000128 0.064252 ( 0.062092)
build_all 0.007276 0.000163 1.191990 ( 0.473255)
build_install 0.015618 0.000069 4.230571 ( 1.810560)
test_btest 0.002113 0.000111 51.007861 ( 6.078739)
test_basic 0.005962 0.000047 0.295372 ( 0.386099)
test_all 0.002104 0.000000 509.093444 ( 53.394029)
test_rubyspec 0.067517 0.059121 41.815973 ( 47.658419)
total: 110.75 sec