Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-090746
#<BuildRuby:0x0000563ba355a700
@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.20221115-090746",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008815 0.001356 1.083669 ( 1.425463)
build_miniruby 0.002259 0.000348 0.853693 ( 0.852555)
build_ruby 0.003998 0.000000 2.261405 ( 2.162965)
build_all 0.020184 0.001193 18.648526 ( 2.156945)
build_install 0.019389 0.000929 1.854591 ( 0.958361)
test_btest 0.000991 0.000110 92.256137 ( 8.906374)
test_basic 0.004232 0.005758 0.360668 ( 0.445142)
test_all 0.001003 0.001536 654.615583 ( 68.075709)
test_rubyspec 0.114155 0.070166 47.305184 ( 55.434381)
total: 140.42 sec