Logfile: /home/opc/ruby/logs/brlog.master.20240205-011629
#<BuildRuby:0x0000fffde1d7fde0
@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.20240205-011629",
@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.000008 0.000003 0.000011 ( 0.000012)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.003846 0.002490 1.360214 ( 2.062514)
build_miniruby 0.001148 0.000432 1.109513 ( 1.107700)
build_ruby 0.001265 0.000475 1.834165 ( 3.764519)
build_all 0.005265 0.001978 3.606153 ( 1.704573)
build_install 0.007031 0.007902 4.396462 ( 2.417509)
test_btest 0.000615 0.000274 55.302527 ( 22.280377)
test_basic 0.006284 0.000843 0.524970 ( 0.595332)
test_all 0.091623 0.031193 543.696785 (220.184302)
test_rubyspec 0.039087 0.103073 102.007154 ( 42.162227)
total: 296.28 sec