Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-051746
#<BuildRuby:0x0000561da6b96148
@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.20221007-051746",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004563 0.005196 1.088834 ( 1.590253)
build_miniruby 0.001969 0.000000 0.100397 ( 0.098122)
build_ruby 0.001514 0.000000 0.092122 ( 0.090922)
build_all 0.007207 0.000768 1.277244 ( 0.564676)
build_install 0.012066 0.002082 1.636485 ( 0.903077)
test_btest 0.000974 0.000260 61.145362 ( 6.526453)
test_basic 0.006050 0.000300 0.336666 ( 0.429866)
test_all 0.007550 0.000000 482.825545 ( 52.189178)
test_rubyspec 0.076778 0.050388 42.215889 ( 50.627438)
total: 113.02 sec