Logfile: /home/opc/ruby/logs/brlog.master.20241027-074731
#<BuildRuby:0x0000fffc182cfdc0
@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.20241027-074731",
@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.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.005565 2.029478 ( 2.532152)
build_miniruby 0.000033 0.001195 1.206355 ( 1.205947)
build_ruby 0.001626 0.000233 1.955925 ( 4.215910)
build_all 0.000606 0.007478 3.470880 ( 1.705785)
build_install 0.013214 0.002161 4.765621 ( 2.475873)
test_btest 0.000650 0.000148 50.085570 ( 19.404059)
test_basic 0.000521 0.007256 0.528398 ( 0.593416)
test_all 0.090008 0.045002 460.596472 (188.994681)
test_rubyspec 0.045689 0.070031 66.358898 ( 30.147179)
total: 251.28 sec