Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-045718
#<BuildRuby:0x0000557ac6f380e0
@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-045718",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005571 0.000106 1.953868 ( 2.219726)
build_miniruby 0.001019 0.000085 1.055871 ( 1.054740)
build_ruby 0.001496 0.000124 3.302425 ( 3.302525)
build_all 0.005031 0.005462 17.302191 ( 1.647138)
build_install 0.005098 0.005058 6.063955 ( 1.501297)
test_btest 0.000665 0.000154 107.020830 ( 9.077246)
test_basic 0.004310 0.000000 0.801753 ( 0.881323)
test_all 0.094180 0.047766 559.068091 ( 57.956737)
test_rubyspec 0.044712 0.023869 135.955803 ( 15.839516)
total: 93.48 sec