Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-165409
#<BuildRuby:0x00005645d7807f00
@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-165409",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000355 0.004086 1.157160 ( 1.140974)
build_miniruby 0.000838 0.000167 0.986222 ( 0.984854)
build_ruby 0.000997 0.000200 2.827433 ( 2.740115)
build_all 0.004442 0.004205 15.854435 ( 3.379445)
build_install 0.006446 0.001535 1.968222 ( 1.162191)
test_btest 0.000536 0.000127 55.591423 ( 11.763545)
test_basic 0.004109 0.000978 0.315110 ( 0.405960)
test_all 0.001162 0.000277 715.299584 (111.887149)
test_rubyspec 0.059619 0.017820 53.358267 ( 61.565306)
total: 195.03 sec