Logfile: /home/opc/ruby/logs/brlog.master.20240804-050327
#<BuildRuby:0x0000fffc01cffdc0
@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.20240804-050327",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.005125 0.000000 1.776292 ( 2.415587)
build_miniruby 0.001332 0.000000 1.168547 ( 1.167998)
build_ruby 0.003039 0.000000 1.969733 ( 4.912046)
build_all 0.006445 0.000000 3.823559 ( 1.830842)
build_install 0.007805 0.007649 4.992883 ( 2.642907)
test_btest 0.000791 0.000059 59.961543 ( 22.944301)
test_basic 0.006433 0.000475 0.577045 ( 0.645911)
test_all 0.106683 0.021406 475.273513 (192.259777)
test_rubyspec 0.066735 0.044004 78.853711 ( 34.447093)
total: 263.27 sec