Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-205355
#<BuildRuby:0x0000556ac5278078
@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.20231122-205355",
@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.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.004527 1.176252 ( 1.654750)
build_miniruby 0.000000 0.000984 0.827721 ( 0.827648)
build_ruby 0.000588 0.000896 2.738381 ( 2.738243)
build_all 0.004720 0.005975 16.922044 ( 1.514983)
build_install 0.012311 0.000085 5.137421 ( 1.217284)
test_btest 0.000716 0.000286 86.604995 ( 6.834168)
test_basic 0.003295 0.001319 0.721169 ( 0.798007)
test_all 0.102147 0.038788 520.814862 ( 62.140014)
test_rubyspec 0.034910 0.012037 50.982202 ( 63.344447)
total: 141.07 sec