Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-064836
#<BuildRuby:0x000055d3f42abe58
@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.20221122-064836",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004712 0.000261 1.121640 ( 1.185311)
build_miniruby 0.000871 0.000048 1.018861 ( 1.017674)
build_ruby 0.001186 0.000066 2.761971 ( 2.638279)
build_all 0.008265 0.000459 15.862863 ( 3.357391)
build_install 0.003162 0.005199 2.014863 ( 1.134608)
test_btest 0.000471 0.000053 63.401080 ( 11.391534)
test_basic 0.005015 0.000000 0.330687 ( 0.421566)
test_all 0.001106 0.000000 714.409246 (109.375997)
test_rubyspec 0.034783 0.030070 53.203991 ( 61.320740)
total: 191.84 sec