Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-221546
#<BuildRuby:0x000055d2fac6fde0
@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.20221116-221546",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.004580 0.000286 1.069621 ( 1.087130)
build_miniruby 0.000779 0.000000 1.033175 ( 1.032100)
build_ruby 0.001270 0.000000 2.753440 ( 2.651221)
build_all 0.008390 0.000377 15.714861 ( 3.335200)
build_install 0.003947 0.003977 1.935279 ( 1.112716)
test_btest 0.000544 0.000058 60.874502 ( 11.176546)
test_basic 0.000000 0.004697 0.320150 ( 0.410803)
test_all 0.000000 0.001290 653.368790 (102.642994)
test_rubyspec 0.035270 0.028270 51.302943 ( 59.497031)
total: 182.95 sec