Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-120314
#<BuildRuby:0x000056195a544038
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221211-120314",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.002933 0.000489 0.627427 ( 1.034385)
build_miniruby 0.000935 0.000000 0.706038 ( 0.705335)
build_ruby 0.001335 0.000000 2.464268 ( 2.388277)
build_all 0.009106 0.000000 12.456360 ( 1.510933)
build_install 0.006479 0.000188 1.608005 ( 0.770369)
test_btest 0.000616 0.000077 66.417591 ( 6.380697)
test_basic 0.003305 0.000413 0.236186 ( 0.332350)
test_all 0.002595 0.000000 499.833958 ( 74.074875)
test_rubyspec 0.008161 0.020160 34.883535 ( 45.430010)
total: 132.63 sec