Logfile: /home/opc/ruby/logs/brlog.master.20240815-130856
#<BuildRuby:0x0000fffe6484fdd8
@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.20240815-130856",
@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.000014 0.000005 0.000019 ( 0.000020)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.001943 0.003237 1.769788 ( 2.576309)
build_miniruby 0.001096 0.000439 1.170787 ( 1.171037)
build_ruby 0.001300 0.000521 1.948908 ( 3.870092)
build_all 0.002417 0.005259 3.845845 ( 1.826245)
build_install 0.003404 0.012330 5.028244 ( 2.608367)
test_btest 0.000514 0.000322 61.003287 ( 23.432076)
test_basic 0.004792 0.002999 0.576348 ( 0.653933)
test_all 0.090857 0.040633 502.095149 (225.456415)
test_rubyspec 0.055609 0.056774 78.660035 ( 34.475517)
total: 296.07 sec