Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-133951
#<BuildRuby:0x0000561c2a987b90
@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.20231116-133951",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004447 0.000742 1.360363 ( 1.746568)
build_miniruby 0.001074 0.000000 0.949136 ( 0.949708)
build_ruby 0.001360 0.000000 2.688751 ( 2.689208)
build_all 0.009917 0.000000 16.040413 ( 1.428630)
build_install 0.007452 0.001064 4.745390 ( 1.153610)
test_btest 0.000950 0.000136 79.996406 ( 7.137142)
test_basic 0.003402 0.000486 0.626834 ( 0.704796)
test_all 0.105760 0.027593 463.522178 ( 53.219397)
test_rubyspec 0.023984 0.025835 49.805572 ( 62.160183)
total: 131.19 sec