Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-205219
#<BuildRuby:0x000055d8d3a47d68
@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.20231103-205219",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004651 0.000000 1.340191 ( 1.689455)
build_miniruby 0.000992 0.000000 0.889413 ( 0.889531)
build_ruby 0.001193 0.000000 2.700118 ( 2.700185)
build_all 0.005849 0.004270 16.061463 ( 1.417584)
build_install 0.008678 0.000030 4.997557 ( 1.207518)
test_btest 0.001011 0.000131 86.737397 ( 7.161117)
test_basic 0.000000 0.003828 0.597299 ( 0.674994)
test_all 0.102823 0.031422 523.564192 ( 46.003737)
test_rubyspec 0.025698 0.022815 49.527239 ( 61.890431)
total: 123.64 sec