Logfile: /home/opc/ruby/logs/brlog.master.20241002-080058
#<BuildRuby:0x0000fffebf71fde0
@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.20241002-080058",
@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.000010 0.000001 0.000011 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006572 0.000428 2.423483 ( 2.600402)
build_miniruby 0.001249 0.000197 1.292975 ( 1.293492)
build_ruby 0.001585 0.000251 2.129515 ( 4.393784)
build_all 0.005022 0.003541 3.427787 ( 1.710124)
build_install 0.002192 0.015329 5.004152 ( 2.507655)
test_btest 0.000252 0.000595 49.791322 ( 19.940889)
test_basic 0.003551 0.003222 0.524302 ( 0.590037)
test_all 0.099585 0.033427 496.059695 (201.992566)
test_rubyspec 0.063965 0.051868 65.594885 ( 29.706957)
total: 264.74 sec