Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-194845
#<BuildRuby:0x000055ce8b4138e0
@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.20240114-194845",
@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.000000 0.000018 0.000018 ( 0.000017)
autoconf 0.000000 0.000024 0.000024 ( 0.000024)
configure 0.000000 0.000018 0.000018 ( 0.000018)
build_up 0.002247 0.004405 0.793650 ( 1.161101)
build_miniruby 0.001015 0.000185 0.820283 ( 0.819746)
build_ruby 0.001256 0.000228 2.701743 ( 2.702736)
build_all 0.007450 0.000000 11.986235 ( 1.008940)
build_install 0.003688 0.010239 3.653760 ( 0.978872)
test_btest 0.000761 0.000000 62.511631 ( 5.882993)
test_basic 0.000000 0.005130 0.408339 ( 0.488071)
test_all 0.091030 0.006275 366.037853 ( 41.933556)
test_rubyspec 0.036146 0.031047 40.523040 ( 53.062705)
total: 108.04 sec