Logfile: /home/opc/ruby/logs/brlog.master.20240825-012735
#<BuildRuby:0x0000fffdc6d3fdc8
@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.20240825-012735",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005241 0.000124 1.758503 ( 2.299649)
build_miniruby 0.001160 0.000129 1.157280 ( 1.155967)
build_ruby 0.001841 0.000204 1.929568 ( 4.419448)
build_all 0.006488 0.000721 3.913650 ( 1.842997)
build_install 0.014573 0.001037 5.099286 ( 2.794999)
test_btest 0.000751 0.000079 59.503056 ( 24.134264)
test_basic 0.000000 0.007703 0.577840 ( 0.645565)
test_all 0.080173 0.050200 481.319887 (200.376480)
test_rubyspec 0.048060 0.065941 79.535362 ( 34.784873)
total: 272.46 sec