Logfile: /home/opc/ruby/logs/brlog.master.20240214-174227
#<BuildRuby:0x0000fffda5c3fde0
@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.20240214-174227",
@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.000010 0.000001 0.000011 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005289 0.000537 1.375723 ( 2.059125)
build_miniruby 0.001552 0.000000 1.108642 ( 1.106781)
build_ruby 0.001292 0.000205 1.850266 ( 3.844860)
build_all 0.003189 0.004973 3.829842 ( 1.777423)
build_install 0.010380 0.004837 4.605708 ( 2.509075)
test_btest 0.000646 0.000162 57.000573 ( 21.899050)
test_basic 0.005615 0.001415 0.540321 ( 0.618613)
test_all 0.090905 0.033574 565.258945 (227.620484)
test_rubyspec 0.068518 0.080962 102.173823 ( 41.870996)
total: 303.31 sec