Logfile: /home/opc/ruby/logs/brlog.master.20240830-082247
#<BuildRuby:0x0000ffff520afdc8
@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.20240830-082247",
@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.000003 0.000021 ( 0.000021)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000952 0.004232 1.781196 ( 2.256449)
build_miniruby 0.001007 0.000237 1.185588 ( 1.184020)
build_ruby 0.000000 0.002516 1.973262 ( 4.043047)
build_all 0.004925 0.003006 3.855946 ( 1.852731)
build_install 0.008103 0.007087 4.999843 ( 2.575480)
test_btest 0.001247 0.000438 61.270415 ( 23.282704)
test_basic 0.003077 0.003799 0.576336 ( 0.643765)
test_all 0.092402 0.037529 526.824168 (230.768709)
test_rubyspec 0.051547 0.055220 78.138518 ( 34.454476)
total: 301.06 sec