Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-183419
#<BuildRuby:0x0000562cea1a8188
@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.20231129-183419",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004113 0.000374 0.838068 ( 1.260078)
build_miniruby 0.000666 0.000061 0.875811 ( 0.876302)
build_ruby 0.001527 0.000139 2.708537 ( 2.710171)
build_all 0.007149 0.000212 12.139727 ( 1.018728)
build_install 0.013352 0.000657 3.498873 ( 0.969369)
test_btest 0.000828 0.000063 66.747397 ( 4.925660)
test_basic 0.004217 0.000324 0.382454 ( 0.456212)
test_all 0.103164 0.000000 385.826897 ( 39.171498)
test_rubyspec 0.014935 0.051356 39.568810 ( 52.226879)
total: 103.62 sec