Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-153959
#<BuildRuby:0x000055f3d57f40f8
@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-153959",
@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.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002755 0.007462 0.946308 ( 1.844303)
build_miniruby 0.000000 0.002563 0.862928 ( 0.862262)
build_ruby 0.001043 0.001716 2.176420 ( 2.177482)
build_all 0.011049 0.009589 18.590965 ( 2.210898)
build_install 0.009765 0.013436 2.019122 ( 1.043437)
test_btest 0.000913 0.000591 91.067575 ( 9.058630)
test_basic 0.005127 0.004856 0.348850 ( 0.432113)
test_all 0.002330 0.000000 669.666714 ( 68.637133)
test_rubyspec 0.086983 0.090678 48.190197 ( 56.348118)
total: 142.62 sec