Logfile: /home/ko1/ruby/logs/brlog.trunk.20240924-023150
#<BuildRuby:0x000055f9cae587f0
@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.20240924-023150",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006091 0.000000 1.372193 ( 1.709481)
build_miniruby 0.001087 0.000000 0.758009 ( 0.758160)
build_ruby 0.001742 0.000165 2.337178 ( 2.337489)
build_all 0.008908 0.000104 12.336594 ( 0.991540)
build_install 0.011686 0.000405 4.141412 ( 1.008355)
test_btest 0.000749 0.000088 59.001952 ( 5.247798)
test_basic 0.004039 0.000476 0.386624 ( 0.467682)
test_all 0.076107 0.021679 343.392308 ( 36.395738)
test_rubyspec 0.026323 0.014309 69.765360 ( 9.880807)
total: 58.80 sec