Logfile: /home/opc/ruby/logs/brlog.master.20240731-013117
#<BuildRuby:0x0000ffff7897fdd8
@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.20240731-013117",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.002602 0.003610 1.801085 ( 2.228568)
build_miniruby 0.001153 0.000174 1.206842 ( 1.207388)
build_ruby 0.001714 0.000257 2.006645 ( 4.674720)
build_all 0.007721 0.001160 4.308638 ( 2.003918)
build_install 0.010928 0.004734 5.458679 ( 2.759067)
test_btest 0.000600 0.000109 61.503987 ( 25.222584)
test_basic 0.003253 0.004184 0.575581 ( 0.644525)
test_all 0.089595 0.041629 527.236471 (212.961076)
test_rubyspec 0.052279 0.062800 78.809411 ( 34.729439)
total: 286.43 sec