Logfile: /home/opc/ruby/logs/brlog.master.20241003-110845
#<BuildRuby:0x0000fffdeeeffdc0
@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.20241003-110845",
@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.000003 0.000013 ( 0.000012)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005522 0.000344 2.004696 ( 2.616126)
build_miniruby 0.001338 0.000000 1.173198 ( 1.172469)
build_ruby 0.001691 0.000000 1.964608 ( 4.071921)
build_all 0.002162 0.006163 3.442139 ( 1.686967)
build_install 0.016152 0.000860 4.791544 ( 2.514580)
test_btest 0.000855 0.000000 48.404312 ( 18.893039)
test_basic 0.003908 0.003442 0.520926 ( 0.588271)
test_all 0.095836 0.034469 456.328160 (193.357514)
test_rubyspec 0.066149 0.055985 65.181729 ( 29.802592)
total: 254.70 sec