Logfile: /home/opc/ruby/logs/brlog.master.20240912-101501
#<BuildRuby:0x0000ffff0b25fde0
@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.20240912-101501",
@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.000002 0.000012 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005674 0.000379 1.801297 ( 2.372194)
build_miniruby 0.001554 0.000000 1.167329 ( 1.167322)
build_ruby 0.001784 0.000000 1.968776 ( 4.271692)
build_all 0.007599 0.000000 3.876560 ( 1.830136)
build_install 0.013674 0.001574 5.087349 ( 2.636768)
test_btest 0.000836 0.000153 59.999239 ( 22.544758)
test_basic 0.002062 0.004973 0.570742 ( 0.644272)
test_all 0.114803 0.021156 546.020701 (229.212740)
test_rubyspec 0.061353 0.049707 79.479058 ( 34.844159)
total: 299.52 sec