Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-064037
#<BuildRuby:0x0000564c22efe768
@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.20221126-064037",
@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.000022 0.000001 0.000023 ( 0.000025)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004812 0.000061 1.107623 ( 1.191789)
build_miniruby 0.000995 0.000066 1.041039 ( 1.039758)
build_ruby 0.001136 0.000076 2.856233 ( 2.747658)
build_all 0.008522 0.000276 15.886523 ( 3.361245)
build_install 0.005545 0.004030 2.023963 ( 1.216410)
test_btest 0.000532 0.000059 58.452793 ( 11.312521)
test_basic 0.000371 0.004306 0.295506 ( 0.386739)
test_all 0.000000 0.001182 685.292075 (107.465589)
test_rubyspec 0.047300 0.021422 53.422800 ( 61.639603)
total: 190.36 sec