Logfile: /home/opc/ruby/logs/brlog.master.20241023-075228
#<BuildRuby:0x0000ffff1db2fdc8
@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.20241023-075228",
@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.000011)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004938 0.000397 2.005372 ( 2.517009)
build_miniruby 0.001158 0.000463 1.178700 ( 1.176335)
build_ruby 0.001203 0.000481 1.997209 ( 4.646442)
build_all 0.006625 0.000920 3.472831 ( 1.701357)
build_install 0.010870 0.004076 4.709515 ( 2.420874)
test_btest 0.000617 0.000232 49.000310 ( 19.323913)
test_basic 0.005960 0.002236 0.525632 ( 0.595591)
test_all 0.091019 0.043067 513.334269 (213.979110)
test_rubyspec 0.031650 0.080368 65.338020 ( 29.902758)
total: 276.26 sec