Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-173015
#<BuildRuby:0x0000561833babd68
@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.20231229-173015",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000034 0.000008 0.000042 ( 0.000041)
build_up 0.003500 0.000824 1.047405 ( 1.413636)
build_miniruby 0.000000 0.001280 1.021461 ( 1.020695)
build_ruby 0.000000 0.001453 3.008877 ( 3.009240)
build_all 0.003076 0.006472 16.339141 ( 1.507328)
build_install 0.008100 0.000000 4.543276 ( 1.114823)
test_btest 0.000798 0.000110 84.287723 ( 7.079109)
test_basic 0.005464 0.000000 0.797252 ( 0.872624)
test_all 0.100505 0.033213 518.307890 ( 57.279622)
test_rubyspec 0.014135 0.034631 49.591349 ( 61.851712)
total: 135.15 sec