Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-115024
#<BuildRuby:0x0000555d4e3b38e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-115024",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005783 0.000482 0.798697 ( 1.174693)
build_miniruby 0.000917 0.000076 0.843293 ( 0.843380)
build_ruby 0.001429 0.000119 2.700100 ( 2.700730)
build_all 0.007594 0.000000 11.928659 ( 0.968823)
build_install 0.004490 0.008989 3.408677 ( 0.962488)
test_btest 0.000578 0.000116 65.049337 ( 5.055260)
test_basic 0.000000 0.004089 0.407942 ( 0.487938)
test_all 0.055264 0.039962 394.146663 ( 35.384701)
test_rubyspec 0.037021 0.045066 40.835645 ( 53.423885)
total: 101.00 sec