Logfile: /home/opc/ruby/logs/brlog.master.20240704-140131
#<BuildRuby:0x0000fffc7d68fdd8
@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.20240704-140131",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005368 0.000567 2.029500 ( 2.353887)
build_miniruby 0.001269 0.000134 1.202489 ( 1.205632)
build_ruby 0.001553 0.000000 2.054911 ( 4.594209)
build_all 0.008209 0.000024 4.124748 ( 1.933316)
build_install 0.008852 0.007999 5.429132 ( 2.742342)
test_btest 0.000933 0.000156 61.987317 ( 23.599007)
test_basic 0.003464 0.004013 0.585703 ( 0.672062)
test_all 0.100426 0.032309 528.695899 (207.447784)
test_rubyspec 0.053731 0.054590 79.512921 ( 34.994622)
total: 279.54 sec