Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-203717
#<BuildRuby:0x000055ba5577b568
@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.20231029-203717",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001883 0.004636 1.412006 ( 1.678519)
build_miniruby 0.000740 0.000277 0.853353 ( 0.853552)
build_ruby 0.001025 0.000385 2.694089 ( 2.693836)
build_all 0.007178 0.002207 15.329350 ( 1.357706)
build_install 0.007084 0.001118 4.691642 ( 1.116483)
test_btest 0.000857 0.000300 80.518926 ( 7.241205)
test_basic 0.004655 0.000186 0.824192 ( 0.904355)
test_all 0.086512 0.045330 476.715514 ( 43.342226)
test_rubyspec 0.026535 0.019532 48.753222 ( 61.391988)
total: 120.58 sec