Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-195509
#<BuildRuby:0x000055f1fc41bfb0
@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.20221128-195509",
@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.000009 0.000000 0.000009 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004541 0.000227 1.120994 ( 1.598092)
build_miniruby 0.000000 0.001098 0.956127 ( 0.954688)
build_ruby 0.000000 0.001100 2.809064 ( 2.719457)
build_all 0.006063 0.002473 15.950589 ( 3.397081)
build_install 0.007973 0.000320 1.998259 ( 1.129541)
test_btest 0.000646 0.000061 56.665083 ( 11.781019)
test_basic 0.004497 0.000429 0.302290 ( 0.393138)
test_all 0.000784 0.000074 651.942168 (121.916621)
test_rubyspec 0.055743 0.013885 53.502218 ( 61.639695)
total: 205.53 sec