Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-113728
#<BuildRuby:0x000055ebe773f4f0
@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.20231126-113728",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001107 0.004398 0.910689 ( 1.324677)
build_miniruby 0.000758 0.000303 0.802630 ( 0.802713)
build_ruby 0.001387 0.000000 2.614353 ( 2.615377)
build_all 0.007809 0.000318 12.094530 ( 1.007382)
build_install 0.007342 0.003831 3.898127 ( 1.014612)
test_btest 0.000549 0.000196 63.825291 ( 4.803736)
test_basic 0.000170 0.004269 0.426603 ( 0.504974)
test_all 0.076491 0.021295 347.165360 ( 35.503002)
test_rubyspec 0.030054 0.038701 39.715121 ( 52.262540)
total: 99.84 sec