Logfile: /home/opc/ruby/logs/brlog.master.20240723-073211
#<BuildRuby:0x0000fffd7197fdc8
@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.20240723-073211",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004991 0.000555 1.777241 ( 2.405525)
build_miniruby 0.001073 0.000119 1.162472 ( 1.160871)
build_ruby 0.002100 0.000234 1.963226 ( 4.271951)
build_all 0.004077 0.003711 4.158354 ( 1.946205)
build_install 0.014704 0.000867 5.330768 ( 2.710367)
test_btest 0.000712 0.000098 60.714765 ( 23.020730)
test_basic 0.006708 0.000917 0.635320 ( 0.718088)
test_all 0.088325 0.044751 524.259251 (211.099340)
test_rubyspec 0.080349 0.034159 79.307449 ( 34.987740)
total: 282.32 sec