Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-180437
#<BuildRuby:0x000055b8f687fd20
@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-180437",
@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.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006126 0.000444 1.734177 ( 1.901764)
build_miniruby 0.000982 0.000207 1.143105 ( 1.143763)
build_ruby 0.001525 0.000000 3.316176 ( 3.316639)
build_all 0.003917 0.006444 18.143758 ( 1.718825)
build_install 0.004874 0.005416 6.312837 ( 1.496330)
test_btest 0.001246 0.000000 110.579414 ( 8.785418)
test_basic 0.004366 0.000501 0.853641 ( 0.932544)
test_all 0.110725 0.032362 550.978991 ( 65.072845)
test_rubyspec 0.024524 0.045123 136.139551 ( 16.700554)
total: 101.07 sec