Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-033101
#<BuildRuby:0x0000564892cef4b0
@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-033101",
@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.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004568 0.000000 0.852703 ( 1.251437)
build_miniruby 0.000963 0.000000 0.885387 ( 0.887162)
build_ruby 0.000000 0.001725 2.706381 ( 2.706748)
build_all 0.005830 0.002149 12.076785 ( 0.998079)
build_install 0.008673 0.000578 3.468825 ( 0.967849)
test_btest 0.000696 0.000046 62.297793 ( 5.701438)
test_basic 0.003736 0.000250 0.376748 ( 0.457220)
test_all 0.084003 0.014490 353.235914 ( 38.080940)
test_rubyspec 0.045714 0.022244 39.534526 ( 52.192749)
total: 103.24 sec