Logfile: /home/opc/ruby/logs/brlog.master.20240628-045236
#<BuildRuby:0x0000fffd8f8cfdd8
@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.20240628-045236",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.001671 0.004288 1.945470 ( 2.247686)
build_miniruby 0.001002 0.000235 1.155018 ( 1.155224)
build_ruby 0.001273 0.000299 1.921754 ( 5.210791)
build_all 0.001274 0.006018 4.001637 ( 1.876004)
build_install 0.009264 0.005679 5.252402 ( 2.636111)
test_btest 0.000800 0.000279 58.525512 ( 22.418871)
test_basic 0.001063 0.006881 0.564043 ( 0.643257)
test_all 0.088654 0.035310 494.055670 (201.036194)
test_rubyspec 0.071482 0.037888 78.859379 ( 34.762000)
total: 271.99 sec