Logfile: /home/opc/ruby/logs/brlog.master.20240625-061158
#<BuildRuby:0x0000fffca440fdc0
@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.20240625-061158",
@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.000003 0.000013 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005209 0.000308 1.761521 ( 2.503389)
build_miniruby 0.001036 0.000243 1.159975 ( 1.158763)
build_ruby 0.001306 0.000306 1.910353 ( 4.438465)
build_all 0.005687 0.001333 3.995117 ( 1.880584)
build_install 0.010270 0.006062 5.155084 ( 2.646847)
test_btest 0.000617 0.000171 58.620679 ( 22.315168)
test_basic 0.005259 0.001455 0.565828 ( 0.646778)
test_all 0.076844 0.050048 473.088718 (196.265227)
test_rubyspec 0.072158 0.042004 78.075009 ( 34.433459)
total: 266.29 sec