Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-022950
#<BuildRuby:0x000055c33fe4ff90
@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.20231129-022950",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001630 0.002610 0.845216 ( 1.221587)
build_miniruby 0.000714 0.000109 0.870844 ( 0.871344)
build_ruby 0.000931 0.000143 2.717266 ( 2.719392)
build_all 0.003285 0.003544 12.008661 ( 1.018024)
build_install 0.006965 0.003538 3.539482 ( 0.961447)
test_btest 0.000530 0.000132 67.969540 ( 5.311663)
test_basic 0.003482 0.000871 0.371501 ( 0.452124)
test_all 0.080834 0.019248 404.407292 ( 35.469132)
test_rubyspec 0.034613 0.015933 39.506569 ( 52.170380)
total: 100.20 sec