Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-170440
#<BuildRuby:0x000055be9d68cef8
@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.20221205-170440",
@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.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010251 0.000149 1.200106 ( 1.232928)
build_miniruby 0.002310 0.000144 0.847827 ( 0.849248)
build_ruby 0.000000 0.002655 2.225992 ( 2.135448)
build_all 0.010259 0.008588 18.313693 ( 2.102576)
build_install 0.016052 0.005781 2.018181 ( 1.032720)
test_btest 0.001197 0.000272 87.317106 ( 8.666793)
test_basic 0.006413 0.000448 0.352522 ( 0.445013)
test_all 0.002659 0.000000 687.449629 ( 72.853389)
test_rubyspec 0.099238 0.055208 48.534941 ( 56.970861)
total: 146.29 sec