Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-230428
#<BuildRuby:0x000055c3b682c4c0
@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.20220823-230428",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000024 0.000008 0.000032 ( 0.000029)
build_up 0.009036 0.001563 0.976567 ( 1.062190)
build_miniruby 0.001370 0.000421 0.073524 ( 0.072587)
build_ruby 0.002295 0.000000 0.078089 ( 0.076785)
build_all 0.008685 0.000603 1.506142 ( 0.586032)
build_install 0.019131 0.002580 1.883085 ( 0.931198)
test_btest 0.000853 0.000203 73.306165 ( 8.077078)
test_basic 0.007343 0.000703 0.327244 ( 0.416582)
test_all 0.005075 0.000148 643.782233 ( 64.686585)
test_rubyspec 0.117220 0.050884 45.797515 ( 54.253701)
total: 130.16 sec