Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-210652
#<BuildRuby:0x000055d6555d2b78
@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.20221127-210652",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.005176 0.000000 1.200973 ( 1.885993)
build_miniruby 0.001036 0.000000 0.991419 ( 0.989855)
build_ruby 0.001309 0.000000 2.901311 ( 2.815505)
build_all 0.005259 0.004807 22.447882 ( 4.525732)
build_install 0.008519 0.000000 4.408900 ( 1.636921)
test_btest 0.000561 0.000000 65.419876 ( 10.950026)
test_basic 0.004597 0.000245 0.328878 ( 0.419523)
test_all 0.001329 0.000078 660.921524 (110.052594)
test_rubyspec 0.041970 0.025662 53.138437 ( 61.402653)
total: 194.68 sec