Logfile: /home/opc/ruby/logs/brlog.master.20240203-143123
#<BuildRuby:0x0000fffd099ffdd8
@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.20240203-143123",
@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.000003 0.000012 ( 0.000011)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004441 0.001380 1.359164 ( 2.061459)
build_miniruby 0.001341 0.000417 1.125249 ( 1.124133)
build_ruby 0.001212 0.000377 1.859336 ( 3.958260)
build_all 0.004284 0.002849 3.580420 ( 1.715977)
build_install 0.009896 0.003284 4.342574 ( 2.381959)
test_btest 0.000812 0.000269 55.734260 ( 21.150003)
test_basic 0.005481 0.001819 0.527488 ( 0.626919)
test_all 0.087931 0.033467 507.148923 (211.118484)
test_rubyspec 0.044795 0.097694 98.265822 ( 40.997122)
total: 285.14 sec