Logfile: /home/ko1/ruby/logs/brlog.trunk.20241023-212216
#<BuildRuby:0x000055f8c48258d0
@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.20241023-212216",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.001021 0.004337 1.314445 ( 1.531012)
build_miniruby 0.000753 0.000274 0.747127 ( 0.746825)
build_ruby 0.001139 0.000414 2.336965 ( 2.337886)
build_all 0.005194 0.002976 12.144988 ( 0.979940)
build_install 0.008081 0.003108 3.751805 ( 0.981224)
test_btest 0.000763 0.000000 52.863817 ( 4.488519)
test_basic 0.003668 0.001106 0.375175 ( 0.454534)
test_all 0.076941 0.026327 327.402014 ( 32.037080)
test_rubyspec 0.026829 0.013055 65.519487 ( 9.729047)
total: 53.29 sec