Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-173202
#<BuildRuby:0x000055702e3bc4c0
@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.20220820-173202",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.011606 0.000476 0.988318 ( 1.025773)
build_miniruby 0.001888 0.000236 0.076720 ( 0.075342)
build_ruby 0.001931 0.000242 0.076864 ( 0.075337)
build_all 0.009640 0.000000 1.551017 ( 0.587117)
build_install 0.017769 0.004549 1.895851 ( 0.933514)
test_btest 0.001118 0.000152 77.630043 ( 8.089438)
test_basic 0.003333 0.004299 0.332366 ( 0.422613)
test_all 0.003890 0.000000 629.972077 ( 65.049383)
test_rubyspec 0.132156 0.041866 45.983357 ( 54.400725)
total: 130.66 sec