Logfile: /home/opc/ruby/logs/brlog.master.20240828-183900
#<BuildRuby:0x0000fffd9f52fdd0
@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.20240828-183900",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.005313 0.000068 1.766706 ( 2.447043)
build_miniruby 0.001224 0.000000 1.160525 ( 1.159273)
build_ruby 0.001879 0.000000 1.955213 ( 4.282107)
build_all 0.004393 0.002747 3.844575 ( 1.832210)
build_install 0.014991 0.000329 4.997322 ( 2.633806)
test_btest 0.000849 0.000058 60.659299 ( 23.202230)
test_basic 0.003435 0.003976 0.578685 ( 0.641561)
test_all 0.091652 0.038421 507.484825 (212.346017)
test_rubyspec 0.063741 0.047223 79.603685 ( 34.798981)
total: 283.34 sec