Logfile: /home/opc/ruby/logs/brlog.master.20240531-040632
#<BuildRuby:0x0000ffff1dc7fde0
@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.20240531-040632",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.001345 0.004500 1.918815 ( 2.448885)
build_miniruby 0.000977 0.000244 1.141955 ( 1.140158)
build_ruby 0.001361 0.000340 1.923361 ( 4.276341)
build_all 0.005064 0.001267 3.732325 ( 1.778265)
build_install 0.011066 0.002770 4.992549 ( 2.645424)
test_btest 0.000678 0.000169 59.103026 ( 22.344301)
test_basic 0.007168 0.000000 0.555063 ( 0.624277)
test_all 0.096929 0.026134 469.165215 (189.185975)
test_rubyspec 0.055058 0.053755 77.089668 ( 33.941970)
total: 258.39 sec