Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-225702
#<BuildRuby:0x0000557d60ba34b0
@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.20240116-225702",
@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.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001184 0.003526 0.788577 ( 1.219236)
build_miniruby 0.000872 0.000134 0.817576 ( 0.817444)
build_ruby 0.001318 0.000203 2.668973 ( 2.669939)
build_all 0.007536 0.000517 12.048810 ( 0.962166)
build_install 0.004896 0.005228 3.449437 ( 0.978169)
test_btest 0.000564 0.000121 62.590542 ( 5.482414)
test_basic 0.000000 0.004110 0.404049 ( 0.485090)
test_all 0.066687 0.029980 387.462534 ( 36.087126)
test_rubyspec 0.032719 0.095746 72.654436 ( 85.124176)
total: 133.83 sec