Logfile: /home/opc/ruby/logs/brlog.master.20240712-113427
#<BuildRuby:0x0000fffd9bb0fdd0
@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.20240712-113427",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.002256 0.003535 1.763791 ( 2.247255)
build_miniruby 0.000925 0.000290 1.142495 ( 1.143204)
build_ruby 0.002684 0.000000 1.953575 ( 4.390085)
build_all 0.006284 0.001480 4.119627 ( 1.919607)
build_install 0.007433 0.008227 5.291693 ( 2.711333)
test_btest 0.000631 0.000233 61.589736 ( 23.308719)
test_basic 0.006963 0.000925 0.574904 ( 0.650249)
test_all 0.092994 0.046318 519.214431 (229.712670)
test_rubyspec 0.042471 0.069150 78.982242 ( 34.738989)
total: 300.82 sec