Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-173316
#<BuildRuby:0x000055bd2f0172e0
@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.20231206-173316",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004059 0.001269 1.377753 ( 1.699766)
build_miniruby 0.000777 0.000243 0.814093 ( 0.814255)
build_ruby 0.001066 0.000333 2.783753 ( 2.783514)
build_all 0.008646 0.001285 16.825323 ( 1.458501)
build_install 0.006856 0.002017 5.000432 ( 1.242240)
test_btest 0.001101 0.000000 85.614660 ( 7.376673)
test_basic 0.000740 0.003947 0.713840 ( 0.791050)
test_all 0.113622 0.021233 560.287800 ( 55.535473)
test_rubyspec 0.035266 0.013301 52.014346 ( 64.371843)
total: 136.07 sec