Logfile: /home/opc/ruby/logs/brlog.master.20240910-232849
#<BuildRuby:0x0000ffff7837fdc0
@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.20240910-232849",
@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.000012)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005847 0.000000 1.786735 ( 2.373337)
build_miniruby 0.001664 0.000000 1.174487 ( 1.174624)
build_ruby 0.002649 0.000000 1.931007 ( 4.140399)
build_all 0.007513 0.000000 3.919842 ( 1.838650)
build_install 0.010957 0.004726 5.040102 ( 2.603362)
test_btest 0.000876 0.000039 61.253731 ( 23.333028)
test_basic 0.002567 0.004559 0.571099 ( 0.638755)
test_all 0.113314 0.020108 544.046984 (239.844177)
test_rubyspec 0.061852 0.049392 78.862319 ( 34.574026)
total: 310.52 sec