Logfile: /home/opc/ruby/logs/brlog.master.20240825-134014
#<BuildRuby:0x0000ffff022ffdd0
@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.20240825-134014",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005396 0.000000 1.778014 ( 2.418103)
build_miniruby 0.001368 0.000000 1.181401 ( 1.181798)
build_ruby 0.000000 0.002187 1.959047 ( 4.619168)
build_all 0.002972 0.005122 4.003020 ( 1.868220)
build_install 0.011997 0.004698 5.293178 ( 2.722593)
test_btest 0.000737 0.000088 61.236559 ( 26.195895)
test_basic 0.007875 0.000440 0.573054 ( 0.640307)
test_all 0.073976 0.057921 527.914052 (215.663755)
test_rubyspec 0.051498 0.061381 80.115004 ( 34.984028)
total: 290.29 sec