Logfile: /home/opc/ruby/logs/brlog.master.20241207-090237
#<BuildRuby:0x0000fffda9f1fde0
@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.20241207-090237",
@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.000013)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.000000 0.005973 1.873534 ( 2.411676)
build_miniruby 0.000000 0.001259 1.198593 ( 1.199767)
build_ruby 0.000000 0.002291 2.036645 ( 4.570011)
build_all 0.000445 0.008064 3.394002 ( 1.685977)
build_install 0.013669 0.002662 4.594783 ( 2.401278)
test_btest 0.000705 0.000302 51.898750 ( 20.625531)
test_basic 0.005109 0.002191 0.531621 ( 0.597145)
test_all 0.094188 0.043331 524.098206 (232.622335)
test_rubyspec 0.060501 0.058763 66.645506 ( 30.296747)
total: 296.41 sec