Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-005124
#<BuildRuby:0x00005639e274bf68
@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.20221126-005124",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004828 0.000059 1.102925 ( 1.136984)
build_miniruby 0.000817 0.000054 0.999758 ( 0.998448)
build_ruby 0.001234 0.000000 2.750160 ( 2.631288)
build_all 0.000871 0.007763 15.785711 ( 3.347967)
build_install 0.008009 0.000718 2.031976 ( 1.158448)
test_btest 0.000501 0.000089 64.002710 ( 10.964466)
test_basic 0.001359 0.003595 0.313798 ( 0.403656)
test_all 0.001154 0.000256 696.280980 (107.157917)
test_rubyspec 0.035325 0.027341 53.489776 ( 61.746438)
total: 189.55 sec