Logfile: /home/opc/ruby/logs/brlog.master.20240715-224729
#<BuildRuby:0x0000fffc55f5fdc8
@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.20240715-224729",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000021 0.000002 0.000023 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002456 0.003795 1.806394 ( 2.284133)
build_miniruby 0.001237 0.000118 1.160269 ( 1.158755)
build_ruby 0.001466 0.000140 1.973917 ( 4.172466)
build_all 0.007528 0.000322 4.127823 ( 1.932159)
build_install 0.011229 0.004009 5.330414 ( 2.710570)
test_btest 0.000792 0.000095 60.109296 ( 23.747332)
test_basic 0.006857 0.000825 0.582326 ( 0.657591)
test_all 0.094245 0.041380 492.692344 (198.290479)
test_rubyspec 0.060532 0.053516 79.501132 ( 35.075931)
total: 270.03 sec