Logfile: /home/opc/ruby/logs/brlog.master.20240802-073003
#<BuildRuby:0x0000fffd1419fde0
@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.20240802-073003",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002340 0.003154 1.788791 ( 2.333029)
build_miniruby 0.001187 0.000179 1.165865 ( 1.164827)
build_ruby 0.001490 0.000224 2.038721 ( 4.481465)
build_all 0.007013 0.001054 3.919424 ( 1.862514)
build_install 0.016280 0.001079 5.195717 ( 2.758816)
test_btest 0.000793 0.000108 60.307735 ( 23.204392)
test_basic 0.006695 0.000273 0.572705 ( 0.654233)
test_all 0.095551 0.037005 548.548255 (224.786982)
test_rubyspec 0.076622 0.033389 79.151244 ( 34.693082)
total: 295.94 sec