Logfile: /home/opc/ruby/logs/brlog.master.20240128-070529
#<BuildRuby:0x0000ffff51a2fde0
@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.20240128-070529",
@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.000019 0.000002 0.000021 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005963 0.000629 1.403821 ( 2.114907)
build_miniruby 0.001124 0.000118 1.151384 ( 1.149921)
build_ruby 0.001938 0.000205 1.897990 ( 4.134196)
build_all 0.006551 0.000690 3.754881 ( 1.780100)
build_install 0.000000 0.014327 4.520159 ( 2.465993)
test_btest 0.000000 0.000874 54.851108 ( 20.644502)
test_basic 0.000000 0.006338 0.537799 ( 0.607858)
test_all 0.081793 0.046256 499.095716 (196.272918)
test_rubyspec 0.065984 0.083727 100.735192 ( 41.872475)
total: 271.04 sec