Logfile: /home/opc/ruby/logs/brlog.master.20240622-230745
#<BuildRuby:0x0000fffdb02cfde0
@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.20240622-230745",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004790 0.000534 1.757817 ( 2.310666)
build_miniruby 0.001254 0.000000 1.139947 ( 1.140828)
build_ruby 0.002693 0.000000 1.915386 ( 3.736011)
build_all 0.003897 0.004119 3.982559 ( 1.879832)
build_install 0.013925 0.001405 5.153316 ( 2.607302)
test_btest 0.000846 0.000041 58.664035 ( 22.020282)
test_basic 0.006971 0.000409 0.566905 ( 0.641267)
test_all 0.101931 0.024421 507.446736 (205.379908)
test_rubyspec 0.083400 0.028581 79.069133 ( 34.851547)
total: 274.57 sec