Logfile: /home/opc/ruby/logs/brlog.master.20241102-224657
#<BuildRuby:0x0000fffd598ffdc0
@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.20241102-224657",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005551 0.000293 2.003469 ( 2.497668)
build_miniruby 0.001131 0.000060 1.180073 ( 1.179530)
build_ruby 0.002319 0.000122 1.953274 ( 4.148193)
build_all 0.007927 0.000000 3.455781 ( 1.703708)
build_install 0.015270 0.000466 4.772090 ( 2.453809)
test_btest 0.000822 0.000037 48.971946 ( 20.174828)
test_basic 0.006623 0.000302 0.522965 ( 0.588251)
test_all 0.088124 0.046315 499.931714 (204.073224)
test_rubyspec 0.064456 0.049651 66.395954 ( 30.096931)
total: 266.92 sec