Logfile: /home/opc/ruby/logs/brlog.master.20240910-111908
#<BuildRuby:0x0000fffc3258fdc0
@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.20240910-111908",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005536 0.000080 1.775260 ( 2.265366)
build_miniruby 0.001478 0.000000 1.167187 ( 1.165639)
build_ruby 0.001673 0.000000 1.947235 ( 4.335026)
build_all 0.006997 0.000101 3.886666 ( 1.851611)
build_install 0.014690 0.000672 5.034362 ( 2.576165)
test_btest 0.000772 0.000035 59.700060 ( 22.649104)
test_basic 0.007594 0.000118 0.571712 ( 0.647200)
test_all 0.092145 0.043203 529.464747 (228.847821)
test_rubyspec 0.064504 0.050185 78.868176 ( 34.537496)
total: 298.88 sec