Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-053902
#<BuildRuby:0x0000560813634018
@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.20221123-053902",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004354 0.000622 1.114673 ( 1.166122)
build_miniruby 0.000872 0.000125 0.985593 ( 0.984259)
build_ruby 0.001074 0.000153 2.858113 ( 2.757872)
build_all 0.007625 0.001089 15.864932 ( 3.302595)
build_install 0.008089 0.001155 2.016943 ( 1.170470)
test_btest 0.000527 0.000075 61.343610 ( 10.894623)
test_basic 0.004669 0.000000 0.315541 ( 0.406182)
test_all 0.001399 0.000071 682.007731 (122.735417)
test_rubyspec 0.038799 0.024970 53.225888 ( 61.443485)
total: 204.86 sec