Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-023112
#<BuildRuby:0x000055ad8b5634f0
@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-023112",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.002224 0.003253 1.782218 ( 1.981672)
build_miniruby 0.001104 0.000000 1.100891 ( 1.101425)
build_ruby 0.001516 0.000000 3.353401 ( 3.354030)
build_all 0.009396 0.001245 18.266068 ( 1.766664)
build_install 0.010609 0.001173 6.353309 ( 1.527543)
test_btest 0.001009 0.000336 109.311135 ( 9.560237)
test_basic 0.000595 0.003963 0.688553 ( 0.763358)
test_all 0.103763 0.036989 570.254983 ( 64.493987)
test_rubyspec 0.042394 0.022886 135.592943 ( 16.169337)
total: 100.72 sec