Logfile: /home/opc/ruby/logs/brlog.master.20240707-045018
#<BuildRuby:0x0000fffc8af2fdc8
@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.20240707-045018",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001731 0.004208 1.979942 ( 2.271199)
build_miniruby 0.001111 0.000175 1.185872 ( 1.184844)
build_ruby 0.001442 0.000228 1.981592 ( 4.483834)
build_all 0.003273 0.004855 4.121546 ( 1.922235)
build_install 0.010064 0.007019 5.397015 ( 2.701049)
test_btest 0.000639 0.000168 61.544669 ( 23.213661)
test_basic 0.003653 0.004548 0.573278 ( 0.649042)
test_all 0.100465 0.032644 475.276053 (193.160583)
test_rubyspec 0.058341 0.056755 79.232282 ( 34.842718)
total: 264.43 sec