Logfile: /home/opc/ruby/logs/brlog.master.20240923-102730
#<BuildRuby:0x0000fffc2be5fdd0
@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-102730",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.007650 2.349402 ( 2.697231)
build_miniruby 0.000586 0.000635 1.175281 ( 1.175429)
build_ruby 0.001682 0.000495 1.941749 ( 4.383965)
build_all 0.006197 0.000550 3.292350 ( 1.634905)
build_install 0.007410 0.008917 4.796841 ( 2.383197)
test_btest 0.000000 0.000828 48.281632 ( 19.687486)
test_basic 0.001282 0.007020 0.523303 ( 0.596269)
test_all 0.082653 0.043415 444.318514 (183.352359)
test_rubyspec 0.057961 0.056154 64.590754 ( 29.505672)
total: 245.42 sec