Logfile: /home/opc/ruby/logs/brlog.master.20240323-190231
#<BuildRuby:0x0000fffda6e2fdc0
@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.20240323-190231",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.007585 0.000000 2.308931 ( 2.429037)
build_miniruby 0.001067 0.000146 1.134520 ( 1.133079)
build_ruby 0.001974 0.000296 1.871149 ( 3.939264)
build_all 0.004498 0.002693 3.733915 ( 1.794197)
build_install 0.013452 0.001622 5.073790 ( 2.506318)
test_btest 0.000650 0.000108 57.327371 ( 22.068483)
test_basic 0.005586 0.000930 0.545630 ( 0.615633)
test_all 0.089798 0.033087 602.360125 (246.547151)
test_rubyspec 0.064787 0.044517 75.489791 ( 33.335802)
total: 314.37 sec