Logfile: /home/opc/ruby/logs/brlog.master.20240705-110007
#<BuildRuby:0x0000fffbd556fdc0
@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.20240705-110007",
@make="make",
@no_timeout_error=nil,
@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.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006013 0.000107 1.983922 ( 2.468394)
build_miniruby 0.001269 0.000061 1.167059 ( 1.166851)
build_ruby 0.000000 0.002628 2.036363 ( 4.249719)
build_all 0.008541 0.001665 4.120984 ( 1.936344)
build_install 0.012451 0.004680 5.428301 ( 2.726263)
test_btest 0.000779 0.000097 61.500499 ( 23.063772)
test_basic 0.006604 0.000827 0.623463 ( 0.696038)
test_all 0.095667 0.044015 518.599513 (223.794725)
test_rubyspec 0.056420 0.057743 78.865075 ( 34.734774)
total: 294.84 sec