Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-103449
#<BuildRuby:0x00005611d03fbf00
@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-103449",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003862 0.000965 1.112240 ( 1.146013)
build_miniruby 0.000808 0.000202 1.002539 ( 1.001432)
build_ruby 0.000920 0.000230 2.777344 ( 2.679766)
build_all 0.008569 0.000000 15.916347 ( 3.341556)
build_install 0.008324 0.000847 1.970300 ( 1.115499)
test_btest 0.000602 0.000127 56.122446 ( 11.881434)
test_basic 0.000298 0.004625 0.298408 ( 0.389468)
test_all 0.000674 0.000516 674.317703 (110.393941)
test_rubyspec 0.038085 0.029440 53.893813 ( 62.087728)
total: 194.04 sec