Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-170621
#<BuildRuby:0x000055b14ff474b8
@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.20220903-170621",
@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.000000 0.000017 0.000017 ( 0.000036)
autoconf 0.000000 0.000015 0.000015 ( 0.000016)
configure 0.000000 0.000032 0.000032 ( 0.000028)
build_up 0.006689 0.004628 0.965535 ( 0.981488)
build_miniruby 0.002370 0.000000 0.074150 ( 0.071852)
build_ruby 0.002198 0.000050 0.078947 ( 0.077079)
build_all 0.008676 0.002002 1.569232 ( 0.608527)
build_install 0.021486 0.000156 1.892528 ( 0.934497)
test_btest 0.000903 0.000160 81.102775 ( 8.449221)
test_basic 0.001472 0.005610 0.327870 ( 0.415559)
test_all 0.002959 0.000697 676.529555 ( 66.419753)
test_rubyspec 0.108076 0.071161 45.597715 ( 53.923868)
total: 131.88 sec