Logfile: /home/opc/ruby/logs/brlog.master.20240807-114357
#<BuildRuby:0x0000fffc36f9fdc0
@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.20240807-114357",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005106 0.000242 1.764927 ( 2.269465)
build_miniruby 0.001152 0.000257 1.168125 ( 1.166874)
build_ruby 0.001350 0.000300 1.944280 ( 4.494529)
build_all 0.006410 0.000455 3.839370 ( 1.817065)
build_install 0.013250 0.002794 5.007747 ( 2.659093)
test_btest 0.000624 0.000131 60.210205 ( 22.858014)
test_basic 0.005979 0.001261 0.566863 ( 0.634002)
test_all 0.077118 0.056998 537.614527 (218.805976)
test_rubyspec 0.052924 0.062436 78.731087 ( 34.583115)
total: 289.29 sec