Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-021437
#<BuildRuby:0x000055826bcee878
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221118-021437",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004700 0.000248 1.064584 ( 1.086887)
build_miniruby 0.000900 0.000047 0.965735 ( 0.964497)
build_ruby 0.001224 0.000000 2.831444 ( 2.731974)
build_all 0.004435 0.004345 15.819014 ( 3.355350)
build_install 0.005100 0.004481 2.038428 ( 1.158894)
test_btest 0.000670 0.000095 62.495452 ( 11.103579)
test_basic 0.003840 0.000549 0.306553 ( 0.397789)
test_all 0.000825 0.000065 665.566641 (106.008054)
test_rubyspec 0.028439 0.028252 51.251225 ( 59.507949)
total: 186.32 sec