Logfile: /home/opc/ruby/logs/brlog.master.20240908-100237
#<BuildRuby:0x0000fffdd4bafdd8
@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.20240908-100237",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000039 0.000010 0.000049 ( 0.000049)
build_up 0.005402 0.000351 1.783825 ( 2.329343)
build_miniruby 0.001065 0.000251 1.188504 ( 1.188782)
build_ruby 0.001383 0.000326 1.940615 ( 4.288388)
build_all 0.005453 0.001286 3.876938 ( 1.841715)
build_install 0.008838 0.007098 5.102467 ( 2.631392)
test_btest 0.000864 0.000255 61.523547 ( 23.254249)
test_basic 0.003814 0.003073 0.580572 ( 0.653094)
test_all 0.080882 0.051644 488.094328 (203.223054)
test_rubyspec 0.039257 0.078267 79.643043 ( 34.823450)
total: 274.23 sec