Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-125716
#<BuildRuby:0x0000557047708110
@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.20240105-125716",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.003700 0.000000 0.734280 ( 1.157438)
build_miniruby 0.000000 0.001114 0.888118 ( 0.887837)
build_ruby 0.000000 0.001084 2.727622 ( 2.729822)
build_all 0.005973 0.001389 12.074782 ( 0.995027)
build_install 0.006598 0.003633 3.385347 ( 0.969913)
test_btest 0.000508 0.000096 65.206095 ( 5.642864)
test_basic 0.003209 0.000602 0.388363 ( 0.469959)
test_all 0.078550 0.030803 441.114915 ( 43.039902)
test_rubyspec 0.034166 0.023503 40.385346 ( 53.145441)
total: 109.04 sec