Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-072841
#<BuildRuby:0x0000561007c07840
@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.20231201-072841",
@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.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003721 0.000875 1.200111 ( 1.568372)
build_miniruby 0.000806 0.000190 0.772810 ( 0.773075)
build_ruby 0.001178 0.000277 2.757187 ( 2.757242)
build_all 0.009610 0.000200 15.763426 ( 1.408706)
build_install 0.000000 0.009320 4.651216 ( 1.119420)
test_btest 0.000000 0.001043 82.804622 ( 7.383550)
test_basic 0.005374 0.000000 0.696583 ( 0.772243)
test_all 0.106267 0.030019 499.672166 ( 51.541784)
test_rubyspec 0.027027 0.020281 50.181535 ( 62.549213)
total: 129.87 sec