Logfile: /home/opc/ruby/logs/brlog.master.20240425-162849
#<BuildRuby:0x0000fffcadb0fdd8
@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.20240425-162849",
@make="make",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.008147 0.000003 2.421859 ( 2.461342)
build_miniruby 0.000740 0.000396 1.141891 ( 1.144009)
build_ruby 0.000000 0.001686 1.879327 ( 4.048159)
build_all 0.005471 0.001290 3.844318 ( 1.794910)
build_install 0.010359 0.004644 5.369598 ( 2.670304)
test_btest 0.000705 0.000201 57.882587 ( 21.803779)
test_basic 0.005746 0.001638 0.554386 ( 0.628071)
test_all 0.086387 0.034393 493.498263 (195.718935)
test_rubyspec 0.061712 0.047835 75.296497 ( 33.472359)
total: 263.74 sec