Logfile: /home/opc/ruby/logs/brlog.master.20240730-100205
#<BuildRuby:0x0000fffdde38fdd8
@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.20240730-100205",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.006331 0.000123 1.811097 ( 2.265276)
build_miniruby 0.000000 0.001444 1.171192 ( 1.171287)
build_ruby 0.001841 0.002265 2.017947 ( 4.083370)
build_all 0.003102 0.004343 4.135747 ( 1.920937)
build_install 0.011653 0.004696 5.343501 ( 2.740993)
test_btest 0.001046 0.000181 60.747028 ( 23.467966)
test_basic 0.006524 0.001132 0.575686 ( 0.650266)
test_all 0.086398 0.045431 492.510159 (202.427842)
test_rubyspec 0.058139 0.055980 79.471572 ( 35.364845)
total: 274.09 sec