Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-025046
#<BuildRuby:0x0000562b14dd37f0
@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.20231205-025046",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004546 0.000000 0.978596 ( 1.263004)
build_miniruby 0.000000 0.000962 0.873186 ( 0.872880)
build_ruby 0.000000 0.001077 2.686553 ( 2.686857)
build_all 0.007018 0.001788 12.115566 ( 1.015498)
build_install 0.013246 0.000076 3.544032 ( 0.958887)
test_btest 0.000825 0.000046 62.501267 ( 5.664609)
test_basic 0.003868 0.000215 0.370392 ( 0.451005)
test_all 0.093702 0.004705 390.391447 ( 35.133024)
test_rubyspec 0.043211 0.032055 39.876793 ( 52.552638)
total: 100.60 sec