Logfile: /home/opc/ruby/logs/brlog.master.20240211-210808
#<BuildRuby:0x0000fffc310efdc0
@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.20240211-210808",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000051)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005109 0.000899 1.378430 ( 2.075225)
build_miniruby 0.001139 0.000201 1.131336 ( 1.129780)
build_ruby 0.001590 0.000280 1.848886 ( 3.669975)
build_all 0.006939 0.001221 3.861775 ( 1.870145)
build_install 0.004697 0.010946 4.595708 ( 2.492930)
test_btest 0.000962 0.000282 55.998424 ( 21.055656)
test_basic 0.005676 0.001666 0.537145 ( 0.608108)
test_all 0.077516 0.046447 539.015575 (241.429931)
test_rubyspec 0.056159 0.087023 99.848088 ( 40.983666)
total: 315.32 sec