Logfile: /home/opc/ruby/logs/brlog.master.20240923-184310
#<BuildRuby:0x0000ffffa9bbfdd8
@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.20240923-184310",
@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.000001 0.000010 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001653 0.004487 2.348127 ( 2.574978)
build_miniruby 0.000972 0.000243 1.150506 ( 1.150190)
build_ruby 0.001357 0.000339 1.967779 ( 4.256740)
build_all 0.005976 0.001491 3.296976 ( 1.645781)
build_install 0.009905 0.004859 4.800562 ( 2.371129)
test_btest 0.000668 0.000186 49.975284 ( 20.136183)
test_basic 0.005351 0.001486 0.521600 ( 0.595117)
test_all 0.080260 0.050872 514.820810 (213.207714)
test_rubyspec 0.064075 0.046920 65.149394 ( 29.582808)
total: 275.52 sec