Logfile: /home/opc/ruby/logs/brlog.master.20240127-060947
#<BuildRuby:0x0000ffff9440fdc8
@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.20240127-060947",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.007068 0.000000 1.382574 ( 2.166027)
build_miniruby 0.001322 0.000000 1.137669 ( 1.136811)
build_ruby 0.002298 0.000307 1.872207 ( 3.672832)
build_all 0.003494 0.003431 3.681104 ( 1.768076)
build_install 0.013246 0.000209 4.449703 ( 2.434660)
test_btest 0.000777 0.000029 53.274954 ( 20.587307)
test_basic 0.006607 0.000245 0.526264 ( 0.603444)
test_all 0.097261 0.027575 562.322176 (244.818411)
test_rubyspec 0.073638 0.075165 96.854972 ( 40.743216)
total: 317.93 sec