Logfile: /home/ko1/ruby/logs/brlog.trunk.20241012-182854
#<BuildRuby:0x000055562ebc98f8
@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.20241012-182854",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000814 0.004100 1.279683 ( 1.645238)
build_miniruby 0.000860 0.000144 0.762564 ( 0.762833)
build_ruby 0.001136 0.000190 2.313738 ( 2.314444)
build_all 0.006867 0.001707 12.233010 ( 1.025080)
build_install 0.008267 0.004465 3.931834 ( 1.011068)
test_btest 0.000641 0.000142 59.552962 ( 4.623783)
test_basic 0.003679 0.000818 0.396279 ( 0.476997)
test_all 0.077760 0.022786 330.018769 ( 41.495169)
test_rubyspec 0.031348 0.008246 70.254169 ( 10.105473)
total: 63.46 sec