Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-004908
#<BuildRuby:0x000056346a173500
@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-004908",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001299 0.004217 1.128349 ( 1.501862)
build_miniruby 0.000981 0.000218 0.869823 ( 0.868858)
build_ruby 0.001176 0.000261 2.767720 ( 2.767550)
build_all 0.010289 0.000000 16.246861 ( 1.445703)
build_install 0.007915 0.000318 4.584817 ( 1.098925)
test_btest 0.000752 0.000137 84.099457 ( 7.084419)
test_basic 0.004463 0.000037 0.697321 ( 0.777319)
test_all 0.107084 0.028528 543.433078 ( 49.339691)
test_rubyspec 0.039304 0.007377 50.590582 ( 62.858383)
total: 127.74 sec