Logfile: /home/opc/ruby/logs/brlog.master.20240722-205813
#<BuildRuby:0x0000fffca9f0fdd8
@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.20240722-205813",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000018 0.000004 0.000022 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005046 0.000891 1.777872 ( 2.240466)
build_miniruby 0.001049 0.000185 1.153046 ( 1.157130)
build_ruby 0.002290 0.000000 1.954424 ( 4.450734)
build_all 0.007880 0.000243 4.151616 ( 1.919674)
build_install 0.012083 0.004184 5.365725 ( 2.700488)
test_btest 0.000695 0.000126 60.680363 ( 23.162313)
test_basic 0.006432 0.001168 0.575544 ( 0.641786)
test_all 0.108272 0.024993 500.714817 (203.899794)
test_rubyspec 0.066596 0.046198 79.220211 ( 34.898330)
total: 275.07 sec