Logfile: /home/opc/ruby/logs/brlog.master.20241012-163715
#<BuildRuby:0x0000fffcb016fdc0
@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.20241012-163715",
@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.000012)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005428 0.000146 2.005278 ( 2.520861)
build_miniruby 0.001388 0.000146 1.167029 ( 1.165330)
build_ruby 0.001511 0.000159 1.959122 ( 4.242942)
build_all 0.007045 0.000744 3.449081 ( 1.694456)
build_install 0.018142 0.000000 4.745151 ( 2.427766)
test_btest 0.000791 0.000037 49.745211 ( 19.500964)
test_basic 0.002978 0.004441 0.525129 ( 0.591886)
test_all 0.082425 0.048989 468.494767 (192.441248)
test_rubyspec 0.084461 0.038512 68.228296 ( 30.846360)
total: 255.43 sec