Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-162546
#<BuildRuby:0x00005653d739af90
@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.20221024-162546",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002038 0.008732 1.154282 ( 1.207150)
build_miniruby 0.001811 0.000603 0.114455 ( 0.114058)
build_ruby 0.001070 0.000357 0.105618 ( 0.105005)
build_all 0.003320 0.005834 1.372446 ( 0.604027)
build_install 0.009332 0.006857 1.720997 ( 0.935975)
test_btest 0.000988 0.000456 61.226337 ( 6.480685)
test_basic 0.004549 0.002100 0.365908 ( 0.460183)
test_all 0.005106 0.002356 493.718470 ( 53.487495)
test_rubyspec 0.089935 0.034748 43.730862 ( 52.256135)
total: 115.65 sec