Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-222820
#<BuildRuby:0x000055f1d8b136e8
@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-222820",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005757 0.000000 1.320116 ( 1.706699)
build_miniruby 0.001085 0.000000 0.938094 ( 0.937750)
build_ruby 0.000000 0.001598 2.663011 ( 2.663145)
build_all 0.005684 0.004252 16.376352 ( 1.538891)
build_install 0.008811 0.000090 4.821848 ( 1.164421)
test_btest 0.000468 0.000172 83.745013 ( 7.697280)
test_basic 0.004088 0.000000 0.573517 ( 0.649593)
test_all 0.114246 0.018661 492.657988 ( 56.778424)
test_rubyspec 0.007037 0.037998 49.646269 ( 62.081499)
total: 135.22 sec