Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-222020
#<BuildRuby:0x0000561ad82fc0f8
@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.20221226-222020",
@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.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000305 0.009607 0.926067 ( 1.259472)
build_miniruby 0.000000 0.002891 0.842985 ( 0.841153)
build_ruby 0.001585 0.001224 2.143144 ( 2.143845)
build_all 0.011033 0.009072 18.643620 ( 2.175897)
build_install 0.016593 0.004335 2.070590 ( 1.036991)
test_btest 0.000965 0.000413 92.779841 ( 8.923107)
test_basic 0.005131 0.004508 0.341240 ( 0.428206)
test_all 0.002051 0.000000 694.665931 ( 63.883416)
test_rubyspec 0.096304 0.078844 47.839070 ( 56.023289)
total: 136.72 sec