Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-171804
#<BuildRuby:0x00005561dbb540e0
@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.20240623-171804",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.005032 0.000454 1.820916 ( 2.192968)
build_miniruby 0.001179 0.000516 1.084906 ( 1.084256)
build_ruby 0.001058 0.000463 3.451232 ( 3.452163)
build_all 0.006741 0.003463 17.249479 ( 1.639144)
build_install 0.005345 0.004698 6.141791 ( 1.448781)
test_btest 0.000846 0.000401 107.882288 ( 8.882405)
test_basic 0.003235 0.001533 0.786760 ( 0.860638)
test_all 0.093375 0.045201 573.358954 ( 55.830827)
test_rubyspec 0.027410 0.039450 135.999302 ( 16.193187)
total: 91.59 sec