Logfile: /home/opc/ruby/logs/brlog.master.20240319-062452
#<BuildRuby:0x0000fffd1551fdc0
@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.20240319-062452",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.006067 0.000222 1.616455 ( 2.102477)
build_miniruby 0.000990 0.000110 1.123215 ( 1.121952)
build_ruby 0.001387 0.000155 1.905873 ( 3.956139)
build_all 0.006871 0.000766 3.857705 ( 1.790036)
build_install 0.010756 0.004239 4.739767 ( 2.509916)
test_btest 0.000699 0.000100 56.709576 ( 21.554541)
test_basic 0.003532 0.004402 0.537441 ( 0.608484)
test_all 0.069761 0.050541 507.370062 (206.788075)
test_rubyspec 0.063544 0.050255 75.722337 ( 33.528914)
total: 273.96 sec