Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-224358
#<BuildRuby:0x000055836d8af548
@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.20240617-224358",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004507 0.001002 1.708375 ( 2.005506)
build_miniruby 0.000885 0.000197 1.060302 ( 1.060112)
build_ruby 0.001125 0.000250 3.266541 ( 3.267126)
build_all 0.005584 0.004598 17.169957 ( 1.588541)
build_install 0.010392 0.000000 5.984634 ( 1.431047)
test_btest 0.001170 0.000000 103.980148 ( 8.533297)
test_basic 0.000724 0.004186 0.874568 ( 0.948921)
test_all 0.090291 0.048154 543.759894 ( 50.575234)
test_rubyspec 0.040444 0.026196 132.873281 ( 15.862002)
total: 85.27 sec