Logfile: /home/opc/ruby/logs/brlog.master.20231128-043812
#<BuildRuby:0x0000fffeafb1fdd8
@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.20231128-043812",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005598 0.000624 1.342592 ( 2.113606)
build_miniruby 0.001260 0.000141 1.075303 ( 1.075716)
build_ruby 0.002102 0.000234 1.784163 ( 3.511517)
build_all 0.007427 0.000322 3.428806 ( 1.668411)
build_install 0.005617 0.009386 4.147233 ( 2.310518)
test_btest 0.000755 0.000151 47.961245 ( 18.486290)
test_basic 0.002225 0.005225 0.507064 ( 0.577294)
test_all 0.072218 0.052810 457.587273 (186.652183)
test_rubyspec 0.060019 0.037082 56.355730 ( 67.055263)
total: 283.45 sec