Logfile: /home/opc/ruby/logs/brlog.master.20240922-122028
#<BuildRuby:0x0000fffd7587fdc0
@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.20240922-122028",
@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.000012)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005839 0.001032 2.416485 ( 2.646394)
build_miniruby 0.001121 0.000198 1.226741 ( 1.229954)
build_ruby 0.000000 0.002196 2.036332 ( 4.274496)
build_all 0.001542 0.005900 3.331479 ( 1.646291)
build_install 0.014321 0.002620 4.853050 ( 2.422888)
test_btest 0.000753 0.000198 48.706995 ( 19.464657)
test_basic 0.004184 0.004630 0.534285 ( 0.599812)
test_all 0.112083 0.023017 475.105659 (193.532206)
test_rubyspec 0.045339 0.070020 65.596786 ( 29.815064)
total: 255.63 sec