Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-010421
#<BuildRuby:0x000056049ac080d8
@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-010421",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005404 0.000000 0.932146 ( 1.317581)
build_miniruby 0.001024 0.000000 0.801375 ( 0.801786)
build_ruby 0.001338 0.000000 2.617848 ( 2.618806)
build_all 0.007797 0.000000 12.244305 ( 0.998615)
build_install 0.010902 0.000189 3.710523 ( 0.985020)
test_btest 0.000527 0.000106 63.798939 ( 5.137373)
test_basic 0.004055 0.000000 0.404371 ( 0.484744)
test_all 0.077793 0.023767 359.392795 ( 35.101080)
test_rubyspec 0.029957 0.037463 39.830799 ( 52.406696)
total: 99.85 sec