Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-095131
#<BuildRuby:0x000055bc50864090
@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.20231127-095131",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005305 0.000228 0.917323 ( 1.402000)
build_miniruby 0.000847 0.000141 0.838016 ( 0.838226)
build_ruby 0.001217 0.000203 2.627594 ( 2.628687)
build_all 0.004010 0.004183 12.209115 ( 1.011177)
build_install 0.012576 0.001790 3.721621 ( 0.998618)
test_btest 0.000666 0.000142 62.624236 ( 5.526529)
test_basic 0.000294 0.004955 0.408595 ( 0.486068)
test_all 0.082174 0.013386 359.040467 ( 35.220706)
test_rubyspec 0.025569 0.047166 39.917529 ( 52.472214)
total: 100.58 sec