Logfile: /home/opc/ruby/logs/brlog.master.20240315-180312
#<BuildRuby:0x0000ffff2140fdc8
@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.20240315-180312",
@make="make",
@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.000001 0.000011 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.002179 0.003757 1.603845 ( 2.055666)
build_miniruby 0.001099 0.000184 1.142786 ( 1.143329)
build_ruby 0.001588 0.000000 1.886842 ( 4.305422)
build_all 0.007582 0.000000 3.863647 ( 1.824452)
build_install 0.011305 0.003452 4.781336 ( 2.530105)
test_btest 0.000801 0.000133 56.571576 ( 21.342400)
test_basic 0.003134 0.003777 0.540574 ( 0.617502)
test_all 0.077802 0.047896 518.604571 (206.802955)
test_rubyspec 0.061263 0.048663 76.420854 ( 33.743631)
total: 274.37 sec