Logfile: /home/opc/ruby/logs/brlog.master.20240606-114137
#<BuildRuby:0x0000fffdabbffdc0
@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.20240606-114137",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005604 0.000296 1.940071 ( 2.288368)
build_miniruby 0.001123 0.000059 1.179329 ( 1.179213)
build_ruby 0.001895 0.000100 1.902888 ( 3.872033)
build_all 0.006823 0.000122 3.893794 ( 1.848791)
build_install 0.014617 0.000734 5.189732 ( 2.632648)
test_btest 0.000979 0.000000 57.893575 ( 21.835549)
test_basic 0.007300 0.000153 0.554101 ( 0.622125)
test_all 0.089785 0.035115 500.188186 (224.287075)
test_rubyspec 0.036016 0.075907 77.235951 ( 34.071481)
total: 292.64 sec