Logfile: /home/opc/ruby/logs/brlog.master.20241122-034457
#<BuildRuby:0x0000ffff603ffdd0
@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.20241122-034457",
@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.000000 0.000010 ( 0.000011)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.005656 0.000000 2.000615 ( 2.571492)
build_miniruby 0.001304 0.000000 1.192246 ( 1.194501)
build_ruby 0.000000 0.003581 1.991768 ( 4.515097)
build_all 0.006314 0.000590 3.275922 ( 1.624022)
build_install 0.010042 0.004763 4.514516 ( 2.404172)
test_btest 0.000759 0.000066 50.354870 ( 21.706835)
test_basic 0.001561 0.004749 0.523651 ( 0.591572)
test_all 0.093380 0.036001 469.924397 (200.024413)
test_rubyspec 0.047924 0.062532 65.910847 ( 29.902993)
total: 264.54 sec