Logfile: /home/opc/ruby/logs/brlog.master.20240721-215331
#<BuildRuby:0x0000fffd6648fdc8
@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.20240721-215331",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005364 0.000278 1.761243 ( 2.304639)
build_miniruby 0.001174 0.000061 1.175279 ( 1.175154)
build_ruby 0.001542 0.000080 1.961370 ( 4.307354)
build_all 0.000570 0.007319 4.142705 ( 1.942403)
build_install 0.011390 0.004550 5.335286 ( 2.697146)
test_btest 0.000694 0.000115 61.020936 ( 22.917089)
test_basic 0.007717 0.000567 0.576877 ( 0.661302)
test_all 0.097711 0.042087 549.623187 (232.749402)
test_rubyspec 0.038598 0.071614 79.576885 ( 35.232715)
total: 303.99 sec