Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-170614
#<BuildRuby:0x0000565463353280
@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.20231212-170614",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001166 0.004275 1.435567 ( 1.816188)
build_miniruby 0.000737 0.000217 0.870446 ( 0.870305)
build_ruby 0.001606 0.000000 2.977977 ( 2.979007)
build_all 0.009999 0.000000 17.153049 ( 1.506168)
build_install 0.008545 0.001132 5.080763 ( 1.228792)
test_btest 0.000952 0.000229 86.861832 ( 7.927743)
test_basic 0.000696 0.003805 0.760086 ( 0.839852)
test_all 0.096842 0.040046 556.705173 ( 49.504513)
test_rubyspec 0.032561 0.017128 52.095506 ( 64.427245)
total: 131.10 sec