Logfile: /home/opc/ruby/logs/brlog.master.20241018-033259
#<BuildRuby:0x0000fffe011bfdc8
@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.20241018-033259",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004369 0.001459 1.978310 ( 2.585049)
build_miniruby 0.001031 0.000345 1.169188 ( 1.168506)
build_ruby 0.001447 0.000484 1.994603 ( 4.327163)
build_all 0.002835 0.005799 3.450563 ( 1.695464)
build_install 0.011170 0.005587 4.785627 ( 2.461562)
test_btest 0.000580 0.000245 49.160526 ( 19.755768)
test_basic 0.003601 0.003941 0.522998 ( 0.590581)
test_all 0.108874 0.027889 493.523719 (201.053490)
test_rubyspec 0.074264 0.050226 65.520159 ( 29.909658)
total: 263.55 sec