Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-010737
#<BuildRuby:0x00005565d8d1c110
@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.20231204-010737",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004313 0.000025 0.975429 ( 1.266050)
build_miniruby 0.000741 0.000062 0.870123 ( 0.870135)
build_ruby 0.001090 0.000091 2.694172 ( 2.694870)
build_all 0.007778 0.000000 12.103298 ( 1.018330)
build_install 0.011461 0.000152 3.597086 ( 0.963856)
test_btest 0.000613 0.000038 62.920378 ( 5.531932)
test_basic 0.000000 0.003355 0.369022 ( 0.449582)
test_all 0.060880 0.041463 400.798121 ( 39.631968)
test_rubyspec 0.032182 0.032521 39.587827 ( 52.277115)
total: 104.70 sec