Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-191146
#<BuildRuby:0x000055ad31d37e88
@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.20231226-191146",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.001381 0.004244 0.792025 ( 1.189641)
build_miniruby 0.000879 0.000220 0.811331 ( 0.810720)
build_ruby 0.001057 0.000264 2.651242 ( 2.652240)
build_all 0.007268 0.000711 11.833795 ( 0.950429)
build_install 0.005934 0.003647 3.360545 ( 0.966883)
test_btest 0.000590 0.000158 60.178674 ( 5.750404)
test_basic 0.000000 0.003976 0.401773 ( 0.482197)
test_all 0.072954 0.022930 378.398566 ( 38.625782)
test_rubyspec 0.030505 0.034501 39.878722 ( 52.482135)
total: 103.91 sec