Logfile: /home/opc/ruby/logs/brlog.master.20240807-153357
#<BuildRuby:0x0000fffe891cfdd0
@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-153357",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003898 0.002328 1.780968 ( 2.405518)
build_miniruby 0.001143 0.000241 1.172941 ( 1.172000)
build_ruby 0.000000 0.001643 1.990188 ( 4.521061)
build_all 0.000115 0.007001 3.803985 ( 1.809670)
build_install 0.012711 0.001781 4.938612 ( 2.627677)
test_btest 0.000881 0.000000 60.340987 ( 22.670108)
test_basic 0.006792 0.000115 0.574887 ( 0.641291)
test_all 0.086945 0.044408 480.228402 (202.985818)
test_rubyspec 0.052217 0.062029 78.079587 ( 34.816823)
total: 273.65 sec