Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-073044
#<BuildRuby:0x000055da82c43788
@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.20231205-073044",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004040 0.000006 0.981129 ( 1.271995)
build_miniruby 0.000787 0.000065 0.868249 ( 0.867974)
build_ruby 0.001430 0.000119 2.712378 ( 2.713090)
build_all 0.003539 0.004771 12.036098 ( 1.008425)
build_install 0.009879 0.000831 3.536349 ( 0.964540)
test_btest 0.000562 0.000086 61.901299 ( 5.871370)
test_basic 0.003293 0.000507 0.370791 ( 0.452349)
test_all 0.081553 0.019431 395.262108 ( 44.711655)
test_rubyspec 0.032926 0.037264 39.509965 ( 52.128099)
total: 109.99 sec