Logfile: /home/opc/ruby/logs/brlog.master.20240729-205033
#<BuildRuby:0x0000fffe480afdd8
@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.20240729-205033",
@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.000001 0.000012 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.005911 0.000311 1.824510 ( 2.401273)
build_miniruby 0.001200 0.000063 1.217448 ( 1.215682)
build_ruby 0.002184 0.000115 2.015869 ( 4.522961)
build_all 0.003342 0.004332 4.211389 ( 1.960840)
build_install 0.012542 0.003732 5.322857 ( 2.707189)
test_btest 0.001089 0.000044 62.396615 ( 23.713616)
test_basic 0.007740 0.000017 0.583201 ( 0.664143)
test_all 0.092244 0.041198 517.265972 (221.902924)
test_rubyspec 0.069386 0.044776 79.480395 ( 35.111207)
total: 294.20 sec