Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-180521
#<BuildRuby:0x000055ad0b748110
@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-180521",
@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.000010 0.000000 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000676 0.003044 0.838031 ( 1.263743)
build_miniruby 0.000777 0.000049 0.873475 ( 0.873452)
build_ruby 0.001210 0.000076 2.723694 ( 2.726186)
build_all 0.004924 0.003385 12.118844 ( 0.992050)
build_install 0.011544 0.002629 3.538955 ( 0.974432)
test_btest 0.000673 0.000092 62.103055 ( 5.921734)
test_basic 0.003356 0.000457 0.371952 ( 0.454124)
test_all 0.070253 0.029248 391.576450 ( 40.036513)
test_rubyspec 0.030825 0.039850 39.667963 ( 52.304483)
total: 105.55 sec