Logfile: /home/opc/ruby/logs/brlog.master.20240722-203457
#<BuildRuby:0x0000fffd5694fdc8
@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.20240722-203457",
@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.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005416 0.000254 1.776267 ( 2.338258)
build_miniruby 0.001462 0.000244 1.166718 ( 1.166022)
build_ruby 0.002746 0.000458 1.976295 ( 4.080904)
build_all 0.007006 0.001170 4.156193 ( 1.941353)
build_install 0.011846 0.005136 5.342387 ( 2.715457)
test_btest 0.000999 0.000201 60.625448 ( 23.087122)
test_basic 0.002748 0.004326 0.608035 ( 0.679577)
test_all 0.105720 0.026077 499.728244 (210.185007)
test_rubyspec 0.057222 0.052610 79.317024 ( 34.938593)
total: 281.13 sec