Logfile: /home/ko1/ruby/logs/brlog.trunk.20220416-005919
#<BuildRuby:0x000055bda2fc84f0
@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.20220416-005919",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.008962 0.003525 1.002112 ( 1.474041)
build_miniruby 0.001728 0.000192 0.075474 ( 0.074359)
build_ruby 0.001903 0.000211 0.080998 ( 0.078749)
build_all 0.002375 0.007428 1.508874 ( 0.603418)
build_install 0.021515 0.001100 5.946568 ( 2.842252)
test_btest 0.001700 0.000295 76.235308 ( 8.496955)
test_basic 0.002945 0.004795 0.328443 ( 0.427801)
test_all 0.002050 0.000446 665.590548 ( 65.954317)
test_rubyspec 0.096714 0.073164 46.852396 ( 52.260077)
total: 132.21 sec