Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-150156
#<BuildRuby:0x000055b6c6333fd8
@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-150156",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004603 0.000000 0.846299 ( 1.247782)
build_miniruby 0.001327 0.000000 0.874339 ( 0.874420)
build_ruby 0.001545 0.000000 2.709750 ( 2.713850)
build_all 0.003137 0.003900 12.077488 ( 0.965456)
build_install 0.008659 0.004499 3.528365 ( 0.976890)
test_btest 0.000701 0.000000 63.765726 ( 5.204315)
test_basic 0.004477 0.000000 0.384398 ( 0.464102)
test_all 0.085365 0.014152 375.451198 ( 35.630611)
test_rubyspec 0.046819 0.027497 39.655759 ( 52.306763)
total: 100.38 sec