Logfile: /home/opc/ruby/logs/brlog.master.20240719-183056
#<BuildRuby:0x0000fffd5124fdc0
@BUILD_DIR="/home/opc/ruby/build",
@INSTALL_DIR="/home/opc/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/home/opc/ruby/src",
@TARGET_BUILD_DIR="/home/opc/ruby/build/master",
@TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
@TARGET_NAME="master",
@TARGET_SRC_DIR="/home/opc/ruby/src/master",
@btest_opts="-j3",
@build_opts="-j3",
@configure_opts=["--disable-dtrace --disable-yjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/opc/ruby/logs/brlog.master.20240719-183056",
@make="make",
@no_timeout_error=nil,
@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='-j3'",
@timeout=10800>
user system total real
checkout 0.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005155 0.000216 1.792882 ( 2.622028)
build_miniruby 0.001138 0.000190 1.212774 ( 1.213210)
build_ruby 0.001515 0.000254 2.035802 ( 4.285052)
build_all 0.008286 0.000000 4.251944 ( 1.991140)
build_install 0.009137 0.007659 5.475140 ( 2.825540)
test_btest 0.000756 0.000165 61.219323 ( 23.309637)
test_basic 0.006964 0.000593 0.581248 ( 0.656544)
test_all 0.116725 0.018121 519.768017 (209.214064)
test_rubyspec 0.072293 0.044987 80.358028 ( 35.327034)
total: 281.45 sec