Logfile: /home/opc/ruby/logs/brlog.master.20240911-203920
#<BuildRuby:0x0000fffda1f0fdd0
@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.20240911-203920",
@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.000003 0.000011 ( 0.000012)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.005188 0.000374 1.792554 ( 2.263467)
build_miniruby 0.001299 0.000000 1.160525 ( 1.160249)
build_ruby 0.002132 0.000000 1.938384 ( 4.063765)
build_all 0.007237 0.000000 3.857355 ( 1.860482)
build_install 0.007874 0.007643 5.088899 ( 2.633392)
test_btest 0.000639 0.000204 59.220918 ( 22.580169)
test_basic 0.003169 0.003704 0.573882 ( 0.652225)
test_all 0.102501 0.031267 512.079373 (215.907781)
test_rubyspec 0.075221 0.040521 78.277495 ( 34.382420)
total: 285.50 sec