Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-221725
#<BuildRuby:0x000055fdf3854110
@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.20231128-221725",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000391 0.004102 0.843032 ( 1.227589)
build_miniruby 0.001057 0.000193 0.876265 ( 0.875321)
build_ruby 0.001333 0.000242 2.703307 ( 2.703917)
build_all 0.007924 0.000604 12.123733 ( 1.012307)
build_install 0.007821 0.000000 3.535379 ( 0.977776)
test_btest 0.000928 0.000000 61.882562 ( 5.881655)
test_basic 0.003566 0.000000 0.375486 ( 0.455648)
test_all 0.083779 0.015229 379.618374 ( 34.924775)
test_rubyspec 0.030427 0.038116 39.220084 ( 51.864619)
total: 99.92 sec