Logfile: /home/opc/ruby/logs/brlog.master.20240830-040600
#<BuildRuby:0x0000fffce1d9fdd0
@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.20240830-040600",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.001749 0.003816 1.783888 ( 2.562698)
build_miniruby 0.001103 0.000115 1.200591 ( 1.199921)
build_ruby 0.002095 0.000219 2.059386 ( 3.993498)
build_all 0.008790 0.000052 4.075903 ( 1.933797)
build_install 0.015591 0.001028 5.216184 ( 2.739974)
test_btest 0.000944 0.000086 61.855636 ( 23.338422)
test_basic 0.006732 0.000609 0.587163 ( 0.653805)
test_all 0.084300 0.050462 530.372698 (212.353846)
test_rubyspec 0.049350 0.064231 78.441157 ( 34.505806)
total: 283.28 sec