Logfile: /home/opc/ruby/logs/brlog.master.20240818-065939
#<BuildRuby:0x0000fffc5fc1fdc0
@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.20240818-065939",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004901 0.000218 1.788169 ( 2.222909)
build_miniruby 0.001018 0.000239 1.183985 ( 1.183092)
build_ruby 0.001396 0.000329 1.958111 ( 4.106218)
build_all 0.000000 0.006766 3.828413 ( 1.819050)
build_install 0.002168 0.012759 5.003925 ( 2.575745)
test_btest 0.000855 0.000000 60.399217 ( 22.952129)
test_basic 0.007971 0.000000 0.575178 ( 0.640043)
test_all 0.099199 0.039802 536.980391 (216.272224)
test_rubyspec 0.062719 0.053227 78.667580 ( 34.492813)
total: 286.27 sec