Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-182245
#<BuildRuby:0x00005627d91abe20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231205-182245",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.001748 0.003199 1.102916 ( 1.453122)
build_miniruby 0.000676 0.000239 0.809432 ( 0.809209)
build_ruby 0.000977 0.000345 2.819652 ( 2.819880)
build_all 0.002682 0.007751 16.102969 ( 1.508390)
build_install 0.002149 0.006240 4.744294 ( 1.115336)
test_btest 0.000491 0.000257 81.784791 ( 7.085728)
test_basic 0.002490 0.001149 0.687667 ( 0.765372)
test_all 0.115147 0.019560 540.329990 ( 47.173168)
test_rubyspec 0.018424 0.025432 49.280174 ( 61.508736)
total: 124.24 sec