Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-125116
#<BuildRuby:0x000055c403b6c9d0
@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.20221108-125116",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000077 0.000017 0.000094 ( 0.000100)
build_up 0.005477 0.004380 1.084516 ( 1.597446)
build_miniruby 0.000000 0.002415 0.069823 ( 0.067148)
build_ruby 0.001461 0.000723 0.063593 ( 0.061359)
build_all 0.009618 0.000541 1.465482 ( 0.585533)
build_install 0.014908 0.009020 1.853866 ( 0.945017)
test_btest 0.001095 0.000383 89.917499 ( 9.203268)
test_basic 0.006538 0.003525 0.350641 ( 0.436240)
test_all 0.001420 0.000516 697.669248 ( 69.911307)
test_rubyspec 0.097026 0.071620 47.474584 ( 55.657281)
total: 138.47 sec