Logfile: /home/opc/ruby/logs/brlog.master.20240301-060057
#<BuildRuby:0x0000ffff4663fdd0
@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.20240301-060057",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.007316 0.000000 1.966234 ( 2.265733)
build_miniruby 0.001539 0.000000 1.204162 ( 1.203664)
build_ruby 0.003481 0.000000 2.002687 ( 4.275096)
build_all 0.009117 0.000000 3.990373 ( 1.848599)
build_install 0.013213 0.005159 5.296508 ( 2.783218)
test_btest 0.000932 0.000043 59.867292 ( 22.592799)
test_basic 0.007228 0.000087 0.545473 ( 0.619933)
test_all 0.098819 0.026314 512.719858 (205.225312)
test_rubyspec 0.058837 0.045653 75.668161 ( 33.456788)
total: 274.27 sec