Logfile: /home/opc/ruby/logs/brlog.master.20240807-234925
#<BuildRuby:0x0000fffcb9affdc8
@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.20240807-234925",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.005583 0.000312 1.759320 ( 2.254022)
build_miniruby 0.001049 0.000059 1.171862 ( 1.187117)
build_ruby 0.002060 0.000115 1.986014 ( 4.833900)
build_all 0.000000 0.006985 3.831817 ( 1.823269)
build_install 0.014832 0.001687 5.011769 ( 2.577752)
test_btest 0.000902 0.000000 60.384078 ( 23.012124)
test_basic 0.007066 0.000467 0.581108 ( 0.656869)
test_all 0.082427 0.046211 485.854226 (205.487244)
test_rubyspec 0.061417 0.049671 78.660338 ( 34.497134)
total: 276.33 sec