Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-032033
#<BuildRuby:0x000055d5952e3568
@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.20231127-032033",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004785 0.000084 1.305328 ( 1.695590)
build_miniruby 0.000950 0.000095 0.987872 ( 0.987536)
build_ruby 0.001663 0.000167 2.798506 ( 2.798447)
build_all 0.010266 0.000182 17.028727 ( 1.480862)
build_install 0.008647 0.000787 5.107641 ( 1.213171)
test_btest 0.001027 0.000094 86.720422 ( 7.091509)
test_basic 0.003820 0.000347 0.775809 ( 0.851965)
test_all 0.106182 0.030216 519.698147 ( 50.398167)
test_rubyspec 0.006759 0.039174 49.917129 ( 62.229038)
total: 128.75 sec