Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-092511
#<BuildRuby:0x000055ca7ce17610
@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-092511",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.002635 0.001054 0.606758 ( 1.026932)
build_miniruby 0.000680 0.000273 0.732795 ( 0.732023)
build_ruby 0.000898 0.000359 2.507258 ( 2.506990)
build_all 0.002993 0.005918 12.534067 ( 1.494785)
build_install 0.004422 0.002211 1.602381 ( 0.755684)
test_btest 0.000466 0.000233 64.626038 ( 6.192742)
test_basic 0.002419 0.001210 0.243745 ( 0.339050)
test_all 0.000786 0.000393 498.046615 ( 46.475375)
test_rubyspec 0.014855 0.013634 34.787237 ( 45.372730)
total: 104.90 sec