Logfile: /home/opc/ruby/logs/brlog.master.20240221-202938
#<BuildRuby:0x0000ffff910afdc0
@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.20240221-202938",
@make="make",
@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.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.007512 0.000376 1.896622 ( 2.182157)
build_miniruby 0.001127 0.000126 1.104055 ( 1.106613)
build_ruby 0.001688 0.000188 1.860742 ( 4.053617)
build_all 0.006589 0.000734 3.757814 ( 1.780205)
build_install 0.005138 0.009779 4.864086 ( 2.666136)
test_btest 0.000712 0.000150 56.741154 ( 21.595673)
test_basic 0.001693 0.005364 0.535166 ( 0.610213)
test_all 0.097152 0.031663 546.444337 (230.962339)
test_rubyspec 0.070322 0.041622 76.568850 ( 33.869144)
total: 298.83 sec