Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-212710
#<BuildRuby:0x000056132f902cc8
@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.20221128-212710",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009556 0.000807 1.215133 ( 1.230460)
build_miniruby 0.002318 0.000332 0.846394 ( 0.844303)
build_ruby 0.002609 0.000373 2.247582 ( 2.152672)
build_all 0.020476 0.001391 18.537633 ( 2.193941)
build_install 0.020207 0.001069 1.878075 ( 0.965242)
test_btest 0.001513 0.000168 88.324360 ( 9.333636)
test_basic 0.009415 0.000360 0.355537 ( 0.441806)
test_all 0.002103 0.000222 737.956868 ( 71.669485)
test_rubyspec 0.124139 0.058181 49.605578 ( 57.640589)
total: 146.47 sec