Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-202439
#<BuildRuby:0x000055752fb8b7b8
@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.20231226-202439",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004968 0.000523 1.206301 ( 1.576822)
build_miniruby 0.000914 0.000096 0.860288 ( 0.859380)
build_ruby 0.001239 0.000000 2.763900 ( 2.765034)
build_all 0.006585 0.002607 15.821596 ( 1.458420)
build_install 0.005068 0.003380 4.536108 ( 1.186066)
test_btest 0.000863 0.000133 80.888887 ( 7.450279)
test_basic 0.004445 0.000110 0.553559 ( 0.634076)
test_all 0.098769 0.039127 502.459406 ( 54.400345)
test_rubyspec 0.039340 0.009662 50.380146 ( 62.670670)
total: 133.00 sec