Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-030654
#<BuildRuby:0x0000564e4a0b34b8
@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.20221110-030654",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.010792 0.000000 1.097760 ( 1.408315)
build_miniruby 0.002039 0.000000 0.066726 ( 0.064407)
build_ruby 0.001947 0.000000 0.062719 ( 0.061199)
build_all 0.010771 0.000000 1.518069 ( 0.595917)
build_install 0.016636 0.005099 1.887223 ( 0.938887)
test_btest 0.001677 0.000083 83.967634 ( 8.225416)
test_basic 0.000008 0.010391 0.346455 ( 0.429649)
test_all 0.001795 0.000270 663.073229 ( 68.347126)
test_rubyspec 0.128258 0.056776 47.932304 ( 56.001704)
total: 136.07 sec