Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-064836
#<BuildRuby:0x000055b8da9c77f8
@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-064836",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001187 0.004285 0.918657 ( 1.334043)
build_miniruby 0.000791 0.000215 0.822313 ( 0.822423)
build_ruby 0.001084 0.000296 2.622436 ( 2.623486)
build_all 0.007810 0.000000 12.276362 ( 1.022806)
build_install 0.010922 0.000000 3.687449 ( 0.978682)
test_btest 0.000718 0.000000 63.264650 ( 5.672100)
test_basic 0.004151 0.000000 0.399824 ( 0.479293)
test_all 0.074472 0.022214 349.106264 ( 39.765977)
test_rubyspec 0.039039 0.026347 39.779778 ( 52.347265)
total: 105.05 sec