Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-163947
#<BuildRuby:0x000055e6d609c190
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240620-163947",
@make="make",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004567 0.001015 1.672085 ( 1.984165)
build_miniruby 0.000904 0.000201 1.031819 ( 1.031913)
build_ruby 0.001137 0.000253 3.411771 ( 3.412078)
build_all 0.008197 0.001822 17.282185 ( 1.644365)
build_install 0.000605 0.009685 6.105543 ( 1.479251)
test_btest 0.000889 0.000296 105.142645 ( 8.958081)
test_basic 0.003495 0.001165 0.876378 ( 0.955523)
test_all 0.103411 0.037098 543.299711 ( 59.276998)
test_rubyspec 0.025304 0.044450 135.007305 ( 16.533401)
total: 95.28 sec