Logfile: /home/opc/ruby/logs/brlog.master.20240627-013028
#<BuildRuby:0x0000fffec0b4fdd8
@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.20240627-013028",
@make="make",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.001291 0.004309 1.967586 ( 2.315755)
build_miniruby 0.000999 0.000235 1.152885 ( 1.152757)
build_ruby 0.003013 0.000000 1.920824 ( 4.200173)
build_all 0.006177 0.001141 4.017273 ( 1.862654)
build_install 0.013010 0.002462 5.303184 ( 2.658367)
test_btest 0.001008 0.000219 58.505136 ( 22.431052)
test_basic 0.005727 0.001245 0.563476 ( 0.641392)
test_all 0.082887 0.043490 510.292935 (220.448771)
test_rubyspec 0.052583 0.059341 78.852890 ( 34.753492)
total: 290.47 sec