Logfile: /home/opc/ruby/logs/brlog.master.20240720-190145
#<BuildRuby:0x0000fffed94bfdd8
@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.20240720-190145",
@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.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006631 0.000000 1.820423 ( 2.260389)
build_miniruby 0.001616 0.000025 1.186445 ( 1.186489)
build_ruby 0.002988 0.000144 1.979933 ( 4.511689)
build_all 0.008077 0.000181 4.270672 ( 2.025541)
build_install 0.008833 0.008631 5.493363 ( 2.773156)
test_btest 0.000827 0.000104 61.535116 ( 25.949166)
test_basic 0.002960 0.004169 0.568919 ( 0.647378)
test_all 0.106369 0.025768 498.417868 (201.967136)
test_rubyspec 0.055918 0.058244 79.162408 ( 34.898346)
total: 276.22 sec