Logfile: /home/opc/ruby/logs/brlog.master.20241224-012726
#<BuildRuby:0x0000fffe9442fde0
@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.20241224-012726",
@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.000012 0.000001 0.000013 ( 0.000014)
build_up 0.003247 0.000362 1.035334 ( 1.715776)
build_miniruby 0.001301 0.000145 1.223969 ( 1.223240)
build_ruby 0.001498 0.000166 2.012188 ( 3.768398)
build_all 0.007565 0.000347 3.489262 ( 1.713544)
build_install 0.003125 0.011932 4.223657 ( 2.430308)
test_btest 0.001693 0.000403 49.188218 ( 18.879611)
test_basic 0.005820 0.001386 0.524187 ( 0.599321)
test_all 0.107778 0.030185 517.506293 (230.475274)
test_rubyspec 0.065207 0.055513 67.130078 ( 30.534913)
total: 291.34 sec