Logfile: /home/opc/ruby/logs/brlog.master.20240607-223314
#<BuildRuby:0x0000fffcd326fdd8
@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.20240607-223314",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005272 0.000210 1.771178 ( 2.312364)
build_miniruby 0.001184 0.000198 1.152598 ( 1.152957)
build_ruby 0.001578 0.000000 1.906024 ( 4.209879)
build_all 0.006723 0.000670 4.008445 ( 1.891228)
build_install 0.007683 0.008512 5.186242 ( 2.644409)
test_btest 0.000702 0.000167 58.186988 ( 22.123295)
test_basic 0.003303 0.004085 0.564683 ( 0.638739)
test_all 0.101443 0.027346 471.848200 (187.712131)
test_rubyspec 0.056013 0.049011 78.088249 ( 34.406185)
total: 257.09 sec