Logfile: /home/opc/ruby/logs/brlog.master.20240723-053159
#<BuildRuby:0x0000ffff6bdafdc0
@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.20240723-053159",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004855 0.000851 1.782287 ( 2.282325)
build_miniruby 0.001178 0.000207 1.183434 ( 1.180990)
build_ruby 0.001424 0.000249 1.966397 ( 4.202341)
build_all 0.008381 0.000000 4.171776 ( 1.960905)
build_install 0.015433 0.001590 5.370435 ( 2.723928)
test_btest 0.000669 0.000099 61.088945 ( 22.970811)
test_basic 0.007455 0.000349 0.575643 ( 0.642274)
test_all 0.090681 0.044778 517.998775 (216.003857)
test_rubyspec 0.059419 0.053511 80.099431 ( 35.182358)
total: 287.15 sec