Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-154613
#<BuildRuby:0x0000563bffac6bd8
@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.20221225-154613",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.007694 0.001183 0.954778 ( 1.962475)
build_miniruby 0.002561 0.000000 0.846301 ( 0.844521)
build_ruby 0.003817 0.000000 2.123639 ( 2.123415)
build_all 0.020916 0.000000 18.624825 ( 2.195445)
build_install 0.023022 0.000000 2.082874 ( 1.006619)
test_btest 0.001405 0.000046 93.707743 ( 8.942419)
test_basic 0.008576 0.000715 0.336065 ( 0.422900)
test_all 0.002590 0.000216 679.664620 ( 63.330492)
test_rubyspec 0.135338 0.050259 48.073406 ( 56.223434)
total: 137.05 sec