Logfile: /home/opc/ruby/logs/brlog.master.20241014-091440
#<BuildRuby:0x0000fffe49c0fdd0
@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.20241014-091440",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001365 0.004084 2.016227 ( 2.536301)
build_miniruby 0.001031 0.000171 1.186786 ( 1.188787)
build_ruby 0.001383 0.000230 1.970035 ( 4.109440)
build_all 0.007456 0.000528 3.449330 ( 1.695830)
build_install 0.007847 0.007463 4.756805 ( 2.460682)
test_btest 0.000882 0.000200 49.134751 ( 19.300855)
test_basic 0.006848 0.000593 0.524289 ( 0.590507)
test_all 0.082654 0.046307 500.515628 (202.835037)
test_rubyspec 0.066972 0.048106 66.035719 ( 30.036604)
total: 264.75 sec