Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-205736
#<BuildRuby:0x00005619ce5d7fa8
@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.20231106-205736",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003849 0.001443 1.227861 ( 1.513436)
build_miniruby 0.000763 0.000286 0.957895 ( 0.957472)
build_ruby 0.000925 0.000347 2.999636 ( 3.000140)
build_all 0.006116 0.004130 17.123768 ( 1.520037)
build_install 0.006122 0.003172 5.117791 ( 1.205223)
test_btest 0.000736 0.000301 86.244952 ( 7.473412)
test_basic 0.002873 0.001176 0.682341 ( 0.760955)
test_all 0.095183 0.040291 550.935231 ( 59.650851)
test_rubyspec 0.016109 0.032132 50.534368 ( 62.814979)
total: 138.90 sec