Logfile: /home/opc/ruby/logs/brlog.master.20240630-182656
#<BuildRuby:0x0000ffff29bffdc8
@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.20240630-182656",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005207 0.000274 1.956443 ( 2.347293)
build_miniruby 0.001203 0.000064 1.159225 ( 1.158194)
build_ruby 0.001602 0.000056 1.939639 ( 3.989208)
build_all 0.007646 0.000196 4.010983 ( 1.911291)
build_install 0.005853 0.009226 5.319571 ( 2.700409)
test_btest 0.001156 0.000165 58.677961 ( 22.527111)
test_basic 0.007720 0.000000 0.563764 ( 0.638298)
test_all 0.091682 0.031444 483.275524 (197.231138)
test_rubyspec 0.078174 0.033095 78.536769 ( 34.580197)
total: 267.08 sec