Logfile: /home/opc/ruby/logs/brlog.master.20240328-105542
#<BuildRuby:0x0000fffbc418fdd8
@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.20240328-105542",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006407 0.001203 2.303640 ( 2.407657)
build_miniruby 0.001167 0.000220 1.129169 ( 1.128962)
build_ruby 0.000000 0.003943 1.863169 ( 4.280354)
build_all 0.005955 0.000919 3.741314 ( 1.762054)
build_install 0.005916 0.009808 5.102808 ( 2.527553)
test_btest 0.000561 0.000187 55.920411 ( 21.375269)
test_basic 0.001438 0.005368 0.540477 ( 0.615826)
test_all 0.064025 0.056903 515.785483 (208.782450)
test_rubyspec 0.047952 0.064421 76.092690 ( 33.578337)
total: 276.46 sec