Logfile: /home/opc/ruby/logs/brlog.master.20240917-001043
#<BuildRuby:0x0000fffbcf8ffdd8
@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.20240917-001043",
@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.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001741 0.004125 2.212574 ( 2.469819)
build_miniruby 0.001170 0.000124 1.164456 ( 1.162810)
build_ruby 0.002367 0.000250 1.980110 ( 4.451503)
build_all 0.003069 0.004713 3.322443 ( 1.661356)
build_install 0.011319 0.004040 4.646574 ( 2.438766)
test_btest 0.000706 0.000129 48.909620 ( 20.289198)
test_basic 0.004104 0.003397 0.557063 ( 0.609152)
test_all 0.071342 0.064364 459.373644 (190.017924)
test_rubyspec 0.060620 0.049469 65.047509 ( 29.634980)
total: 252.74 sec