Logfile: /home/opc/ruby/logs/brlog.master.20241224-082301
#<BuildRuby:0x0000fffca413fdc0
@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-082301",
@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.000036 0.000004 0.000040 ( 0.000040)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003584 0.000399 1.051030 ( 1.705979)
build_miniruby 0.001128 0.000126 1.188137 ( 1.186515)
build_ruby 0.002088 0.000232 2.022868 ( 4.326225)
build_all 0.000492 0.007860 3.602910 ( 1.758571)
build_install 0.014899 0.001269 4.322311 ( 2.492874)
test_btest 0.000750 0.000143 49.617715 ( 19.591498)
test_basic 0.003702 0.003344 0.570298 ( 0.630254)
test_all 0.092753 0.043500 483.387409 (200.481490)
test_rubyspec 0.060284 0.060714 67.964568 ( 30.758174)
total: 262.93 sec