Logfile: /home/opc/ruby/logs/brlog.master.20241027-024512
#<BuildRuby:0x0000fffda1a1fdc0
@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.20241027-024512",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005376 0.000283 2.011382 ( 2.542206)
build_miniruby 0.001235 0.000065 1.196942 ( 1.196586)
build_ruby 0.003514 0.000185 1.977778 ( 4.204785)
build_all 0.003223 0.004403 3.491012 ( 1.703198)
build_install 0.015979 0.000638 4.814988 ( 2.507710)
test_btest 0.000742 0.000067 49.976456 ( 19.518222)
test_basic 0.007126 0.000000 0.524003 ( 0.589751)
test_all 0.119216 0.013059 491.896243 (221.044015)
test_rubyspec 0.043390 0.075853 66.318529 ( 30.127650)
total: 283.44 sec