Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-022312
#<BuildRuby:0x000055db4ebb0880
@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.20221130-022312",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.010963 0.000971 1.241527 ( 1.727674)
build_miniruby 0.002794 0.000000 0.844782 ( 0.843770)
build_ruby 0.003674 0.000000 2.239448 ( 2.149702)
build_all 0.019701 0.000333 18.574606 ( 2.198569)
build_install 0.007432 0.013959 2.017478 ( 1.050092)
test_btest 0.001086 0.000259 91.496542 ( 9.157550)
test_basic 0.008832 0.002102 0.348000 ( 0.430873)
test_all 0.001615 0.000384 722.152725 ( 71.222726)
test_rubyspec 0.101123 0.068681 49.342347 ( 57.517771)
total: 146.30 sec