Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-205542
#<BuildRuby:0x00005652833e84c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221115-205542",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000071 0.000006 0.000077 ( 0.000075)
build_up 0.003920 0.004868 1.073514 ( 1.210592)
build_miniruby 0.001325 0.000221 0.881519 ( 0.899248)
build_ruby 0.002141 0.000357 2.356362 ( 2.308974)
build_all 0.006571 0.011881 18.266374 ( 2.255560)
build_install 0.003710 0.015283 1.860971 ( 1.004032)
test_btest 0.001154 0.000000 85.859321 ( 9.903435)
test_basic 0.000000 0.006653 0.343300 ( 0.434896)
test_all 0.001409 0.000872 711.677078 ( 74.720303)
test_rubyspec 0.058424 0.060445 50.547433 ( 58.904424)
total: 151.64 sec