Logfile: /home/opc/ruby/logs/brlog.master.20241016-040043
#<BuildRuby:0x0000fffde7fefde0
@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.20241016-040043",
@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.000021 0.000003 0.000024 ( 0.000024)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005322 0.000842 2.130977 ( 2.588267)
build_miniruby 0.001524 0.000000 1.324092 ( 1.325111)
build_ruby 0.002736 0.000000 2.125226 ( 4.581993)
build_all 0.008826 0.000000 3.584976 ( 1.778945)
build_install 0.015957 0.003026 4.962420 ( 2.553108)
test_btest 0.001227 0.000176 52.599603 ( 20.121084)
test_basic 0.006840 0.000982 0.551201 ( 0.617535)
test_all 0.096170 0.040777 511.453086 (206.884187)
test_rubyspec 0.074581 0.045055 65.681186 ( 29.973944)
total: 270.43 sec