Logfile: /home/opc/ruby/logs/brlog.master.20240327-054251
#<BuildRuby:0x0000ffff5534fdc8
@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.20240327-054251",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004404 0.003943 2.332185 ( 2.494592)
build_miniruby 0.001159 0.000116 1.146210 ( 1.145879)
build_ruby 0.001526 0.000153 1.869055 ( 4.140753)
build_all 0.003039 0.003909 3.742943 ( 1.782979)
build_install 0.014351 0.000822 5.083850 ( 2.636879)
test_btest 0.000899 0.000000 56.000323 ( 21.530234)
test_basic 0.006976 0.000460 0.541688 ( 0.609231)
test_all 0.075087 0.048754 520.367743 (208.593052)
test_rubyspec 0.058313 0.052980 75.176748 ( 33.375899)
total: 276.31 sec