Logfile: /home/opc/ruby/logs/brlog.master.20240918-171742
#<BuildRuby:0x0000ffff675ffde0
@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.20240918-171742",
@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.000001 0.000022 ( 0.000022)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005596 0.000284 2.360510 ( 2.568614)
build_miniruby 0.000000 0.001245 1.187830 ( 1.187930)
build_ruby 0.001237 0.002293 1.946094 ( 4.106262)
build_all 0.006844 0.000256 3.231387 ( 1.625152)
build_install 0.011724 0.004539 4.744472 ( 2.480895)
test_btest 0.000801 0.000000 48.592804 ( 20.016744)
test_basic 0.003317 0.004233 0.522688 ( 0.590673)
test_all 0.095242 0.037218 465.410802 (189.996457)
test_rubyspec 0.060403 0.059807 64.880982 ( 29.562925)
total: 252.14 sec