Logfile: /home/opc/ruby/logs/brlog.master.20240918-053538
#<BuildRuby:0x0000fffd74e5fde0
@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.20240918-053538",
@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.000003 0.000012 ( 0.000012)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005010 0.001254 2.354778 ( 2.514078)
build_miniruby 0.000946 0.000236 1.164344 ( 1.165394)
build_ruby 0.001730 0.000433 1.936878 ( 4.102843)
build_all 0.004096 0.003194 3.282248 ( 1.623268)
build_install 0.012290 0.004133 4.830133 ( 2.533251)
test_btest 0.001047 0.000300 48.823406 ( 19.204444)
test_basic 0.006615 0.000620 0.522730 ( 0.592651)
test_all 0.090052 0.042417 471.466886 (196.882027)
test_rubyspec 0.037120 0.077193 64.118594 ( 29.271506)
total: 257.89 sec