Logfile: /home/opc/ruby/logs/brlog.master.20240929-122617
#<BuildRuby:0x0000fffe2ee3fdc8
@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.20240929-122617",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.006784 0.000139 2.419586 ( 2.703391)
build_miniruby 0.001216 0.000058 1.236314 ( 1.959322)
build_ruby 0.001618 0.000077 1.977379 ( 4.668720)
build_all 0.006564 0.000111 3.304149 ( 1.642814)
build_install 0.015464 0.000484 5.003137 ( 4.139344)
test_btest 0.001238 0.000053 49.793976 ( 19.299096)
test_basic 0.002096 0.005065 0.520644 ( 0.608679)
test_all 0.088303 0.046725 522.296674 (227.389372)
test_rubyspec 0.061471 0.062480 66.226041 ( 31.020749)
total: 293.43 sec