Logfile: /home/opc/ruby/logs/brlog.master.20240902-130445
#<BuildRuby:0x0000fffc5bcffdc0
@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.20240902-130445",
@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.000008 0.000003 0.000011 ( 0.000012)
autoconf 0.000014 0.000006 0.000020 ( 0.000021)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.005257 0.000547 1.786808 ( 2.434163)
build_miniruby 0.001080 0.000406 1.200709 ( 1.198743)
build_ruby 0.001207 0.000453 1.956275 ( 4.128659)
build_all 0.005353 0.002009 3.938818 ( 1.912136)
build_install 0.008260 0.005980 5.002344 ( 2.651325)
test_btest 0.000598 0.000246 59.619600 ( 22.362394)
test_basic 0.005191 0.002139 0.574327 ( 0.640114)
test_all 0.105273 0.024471 550.590246 (224.422173)
test_rubyspec 0.052991 0.064259 78.996502 ( 34.585463)
total: 294.34 sec