Logfile: /home/opc/ruby/logs/brlog.master.20240428-222815
#<BuildRuby:0x0000ffff5324fdd0
@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.20240428-222815",
@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.000000 0.000020 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.009360 0.000000 2.452339 ( 2.481346)
build_miniruby 0.001349 0.000000 1.143479 ( 1.142986)
build_ruby 0.003120 0.000000 1.902579 ( 3.966188)
build_all 0.003893 0.003720 3.907819 ( 1.821725)
build_install 0.009536 0.008094 5.403799 ( 2.639053)
test_btest 0.001172 0.000130 59.477933 ( 22.504409)
test_basic 0.003345 0.004508 0.551572 ( 0.627333)
test_all 0.094576 0.033438 519.529187 (207.525755)
test_rubyspec 0.067817 0.054062 75.789805 ( 33.642393)
total: 276.35 sec