Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-023216
#<BuildRuby:0x00005628a9f26700
@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.20221117-023216",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002933 0.005506 1.139790 ( 1.695115)
build_miniruby 0.001237 0.000674 0.886316 ( 0.888622)
build_ruby 0.001511 0.000824 2.322590 ( 2.230553)
build_all 0.017372 0.002333 18.450842 ( 2.213124)
build_install 0.019837 0.001147 1.893093 ( 0.999926)
test_btest 0.000770 0.000270 83.465216 ( 9.233514)
test_basic 0.005640 0.001974 0.322710 ( 0.411746)
test_all 0.001202 0.000420 685.206257 ( 73.657178)
test_rubyspec 0.079955 0.042472 50.724768 ( 59.249902)
total: 150.58 sec