Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-231954
#<BuildRuby:0x0000563a956cc188
@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.20240107-231954",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.004611 0.000355 1.260613 ( 1.639848)
build_miniruby 0.001375 0.000106 1.430545 ( 1.432778)
build_ruby 0.001715 0.000000 4.441750 ( 4.451673)
build_all 0.003683 0.006464 16.555475 ( 1.690357)
build_install 0.013975 0.001279 5.046047 ( 1.904981)
test_btest 0.000746 0.000094 80.853801 ( 11.686529)
test_basic 0.005783 0.000000 0.671098 ( 0.739507)
test_all 0.094385 0.026447 526.495100 ( 65.009538)
test_rubyspec 0.019066 0.045878 77.855085 ( 90.072878)
total: 178.63 sec