Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-112447
#<BuildRuby:0x000055d1d857c178
@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.20231123-112447",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005351 0.000224 0.933509 ( 1.346420)
build_miniruby 0.000918 0.000153 0.810390 ( 0.810377)
build_ruby 0.000000 0.001661 2.627079 ( 2.627630)
build_all 0.006266 0.001990 12.151530 ( 1.034878)
build_install 0.007755 0.005757 3.713076 ( 0.988776)
test_btest 0.000662 0.000184 63.307356 ( 5.634912)
test_basic 0.001621 0.004167 0.404699 ( 0.483134)
test_all 0.070791 0.023597 350.924443 ( 33.824101)
test_rubyspec 0.031555 0.041032 39.892105 ( 52.437270)
total: 99.19 sec