Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-142450
#<BuildRuby:0x0000559d82c7c048
@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.20231101-142450",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001802 0.003532 1.441661 ( 1.690886)
build_miniruby 0.001037 0.000000 0.884828 ( 0.885103)
build_ruby 0.001212 0.000000 2.651646 ( 2.652089)
build_all 0.008378 0.001372 16.906836 ( 1.457154)
build_install 0.008961 0.000093 4.982352 ( 1.159558)
test_btest 0.000740 0.000053 82.781206 ( 7.986093)
test_basic 0.001250 0.003718 0.856317 ( 0.931083)
test_all 0.096415 0.041918 504.519000 ( 57.176023)
test_rubyspec 0.025008 0.023296 50.240126 ( 62.515248)
total: 136.45 sec