Logfile: /home/opc/ruby/logs/brlog.master.20240920-144036
#<BuildRuby:0x0000ffff5fb9fdc0
@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.20240920-144036",
@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.000023 0.000002 0.000025 ( 0.000024)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.006350 0.000232 2.513959 ( 2.573021)
build_miniruby 0.001263 0.000092 1.335449 ( 1.334191)
build_ruby 0.001753 0.000000 2.117918 ( 4.387043)
build_all 0.008392 0.000214 3.429798 ( 1.723910)
build_install 0.009143 0.008501 5.144222 ( 2.530579)
test_btest 0.000859 0.000138 51.090243 ( 20.313524)
test_basic 0.000175 0.007546 0.558506 ( 0.624995)
test_all 0.097560 0.046299 529.007261 (220.870462)
test_rubyspec 0.058970 0.065290 68.977219 ( 31.178341)
total: 285.54 sec