Logfile: /home/opc/ruby/logs/brlog.master.20240918-220903
#<BuildRuby:0x0000ffff9ba2fdc8
@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.20240918-220903",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006754 0.000000 2.379310 ( 2.531198)
build_miniruby 0.001281 0.000000 1.169048 ( 1.168237)
build_ruby 0.001356 0.000143 1.961994 ( 4.482515)
build_all 0.000779 0.006369 3.269532 ( 1.663915)
build_install 0.010899 0.005802 4.785957 ( 2.495755)
test_btest 0.000886 0.000202 49.268894 ( 19.229222)
test_basic 0.005400 0.001228 0.522738 ( 0.589981)
test_all 0.089200 0.038749 460.296263 (191.571002)
test_rubyspec 0.067669 0.055694 65.227600 ( 29.674989)
total: 253.41 sec