Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-110545
#<BuildRuby:0x000055b4ed308188
@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.20231124-110545",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.002435 0.003699 0.925313 ( 1.337305)
build_miniruby 0.000928 0.000142 0.784257 ( 0.784432)
build_ruby 0.001715 0.000264 2.633088 ( 2.633594)
build_all 0.000000 0.007692 12.155167 ( 1.014120)
build_install 0.005651 0.009067 3.700722 ( 0.990090)
test_btest 0.000567 0.000243 64.589289 ( 5.275825)
test_basic 0.003487 0.001495 0.386764 ( 0.465611)
test_all 0.064122 0.034163 359.662648 ( 33.821143)
test_rubyspec 0.033200 0.039455 39.761064 ( 52.320806)
total: 98.64 sec