Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-022808
#<BuildRuby:0x000055cca8acbd20
@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.20240619-022808",
@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.000032 0.000008 0.000040 ( 0.000044)
autoconf 0.000039 0.000010 0.000049 ( 0.000050)
configure 0.000034 0.000009 0.000043 ( 0.000046)
build_up 0.000874 0.004507 1.823745 ( 6.833625)
build_miniruby 0.001029 0.000222 2.131836 ( 25.511873)
build_ruby 0.001581 0.000000 3.398444 ( 4.824218)
build_all 0.008406 0.001169 17.610526 ( 2.800012)
build_install 0.010921 0.003120 6.923009 ( 13.261890)
test_btest 0.000000 0.001336 115.183743 ( 13.372465)
test_basic 0.000000 0.006894 0.628323 ( 0.769749)
test_all 0.093559 0.053345 576.678476 ( 79.671742)
test_rubyspec 0.049791 0.031111 137.460573 ( 20.206677)
total: 167.27 sec