Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-231101
#<BuildRuby:0x000055fbe485b048
@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.20231209-231101",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004752 0.000000 0.994509 ( 1.238316)
build_miniruby 0.001156 0.000000 0.877717 ( 0.876869)
build_ruby 0.001057 0.000000 2.697982 ( 2.699896)
build_all 0.008058 0.000000 12.170945 ( 0.968790)
build_install 0.004613 0.004962 3.569311 ( 0.970125)
test_btest 0.000591 0.000043 66.178363 ( 4.937095)
test_basic 0.003158 0.000225 0.372039 ( 0.454416)
test_all 0.084736 0.022016 414.804867 ( 36.504047)
test_rubyspec 0.014384 0.044613 39.778820 ( 52.484885)
total: 101.14 sec