Logfile: /home/opc/ruby/logs/brlog.master.20240907-101151
#<BuildRuby:0x0000fffddc39fdc0
@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.20240907-101151",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006148 0.000684 1.773570 ( 2.279807)
build_miniruby 0.001154 0.000128 1.172187 ( 1.171400)
build_ruby 0.001584 0.000176 1.975402 ( 4.144612)
build_all 0.000000 0.007279 3.905539 ( 1.848080)
build_install 0.012137 0.003009 5.064418 ( 2.596141)
test_btest 0.000709 0.000148 61.817453 ( 23.907979)
test_basic 0.005872 0.001225 0.577709 ( 0.658228)
test_all 0.103321 0.029827 495.272162 (216.984704)
test_rubyspec 0.053839 0.063622 79.212725 ( 34.748131)
total: 288.34 sec