Logfile: /home/opc/ruby/logs/brlog.master.20240824-121046
#<BuildRuby:0x0000fffd67affdd8
@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-121046",
@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.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001727 0.003594 1.753023 ( 2.756835)
build_miniruby 0.001117 0.000176 1.173086 ( 1.172993)
build_ruby 0.001488 0.000234 1.962786 ( 4.403353)
build_all 0.003513 0.003911 3.918425 ( 1.846900)
build_install 0.011394 0.004766 5.087274 ( 2.616705)
test_btest 0.000295 0.000608 60.115108 ( 22.577425)
test_basic 0.003003 0.004380 0.564473 ( 0.633837)
test_all 0.107830 0.023782 553.261993 (220.888156)
test_rubyspec 0.072803 0.039230 79.745182 ( 34.838215)
total: 291.74 sec