Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-151821
#<BuildRuby:0x000055613a564190
@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.20240616-151821",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004104 0.001539 1.809191 ( 2.052729)
build_miniruby 0.000811 0.000304 1.077346 ( 1.076536)
build_ruby 0.001335 0.000501 3.403203 ( 3.403198)
build_all 0.002266 0.007686 17.122118 ( 1.611399)
build_install 0.009526 0.000466 5.994116 ( 1.418033)
test_btest 0.000536 0.000226 102.867959 ( 8.524839)
test_basic 0.002888 0.001216 0.816914 ( 0.895503)
test_all 0.107409 0.031163 525.244536 ( 61.430057)
test_rubyspec 0.044512 0.021913 130.319933 ( 15.810562)
total: 96.22 sec