Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-234540
#<BuildRuby:0x0000561ac0754050
@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-234540",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.004021 0.000052 1.142361 ( 1.551690)
build_miniruby 0.000000 0.001128 0.901385 ( 0.900677)
build_ruby 0.000000 0.001375 2.849230 ( 2.848945)
build_all 0.007079 0.003237 16.856883 ( 1.535842)
build_install 0.008625 0.000000 4.740537 ( 1.157294)
test_btest 0.000629 0.000141 85.870481 ( 7.617329)
test_basic 0.000000 0.003906 0.700695 ( 0.777582)
test_all 0.102470 0.029712 575.570161 ( 59.310271)
test_rubyspec 0.029375 0.017543 51.844242 ( 64.246064)
total: 139.95 sec