Logfile: /home/opc/ruby/logs/brlog.master.20240630-111952
#<BuildRuby:0x0000fffc687afde0
@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.20240630-111952",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.002651 0.003831 1.962464 ( 2.360889)
build_miniruby 0.001141 0.000055 1.157655 ( 1.156984)
build_ruby 0.004089 0.000195 1.928521 ( 4.112679)
build_all 0.007788 0.000372 4.028771 ( 1.918492)
build_install 0.011805 0.003887 5.310920 ( 2.677821)
test_btest 0.000731 0.000058 60.390745 ( 22.758128)
test_basic 0.007226 0.000228 0.566690 ( 0.642335)
test_all 0.084843 0.046437 520.974103 (215.373733)
test_rubyspec 0.056198 0.059404 78.244361 ( 34.416868)
total: 285.42 sec