Logfile: /home/opc/ruby/logs/brlog.master.20240824-032420
#<BuildRuby:0x0000ffff90d8fdc0
@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.20240824-032420",
@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.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005665 0.000284 1.756901 ( 2.223115)
build_miniruby 0.001338 0.000000 1.172993 ( 1.172192)
build_ruby 0.001276 0.000418 1.958054 ( 4.188587)
build_all 0.004465 0.003175 4.029333 ( 1.894115)
build_install 0.015971 0.000660 5.141787 ( 2.625832)
test_btest 0.000833 0.000067 61.602201 ( 23.378009)
test_basic 0.002637 0.004578 0.569191 ( 0.643145)
test_all 0.078380 0.054160 533.156390 (233.225727)
test_rubyspec 0.052591 0.061741 78.879932 ( 34.675446)
total: 304.03 sec