Logfile: /home/opc/ruby/logs/brlog.master.20241124-131749
#<BuildRuby:0x0000ffff5a41fdc0
@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.20241124-131749",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004441 0.000785 1.991558 ( 2.555492)
build_miniruby 0.001054 0.000186 1.178794 ( 1.178325)
build_ruby 0.001399 0.000247 1.959578 ( 4.452162)
build_all 0.006076 0.001074 3.272471 ( 1.649195)
build_install 0.008816 0.006786 4.576235 ( 2.502222)
test_btest 0.000657 0.000155 49.329956 ( 19.331849)
test_basic 0.005670 0.001337 0.521297 ( 0.590044)
test_all 0.090407 0.046095 482.649373 (202.872429)
test_rubyspec 0.060024 0.056922 65.355491 ( 29.648701)
total: 264.78 sec