Logfile: /home/opc/ruby/logs/brlog.master.20240930-032531
#<BuildRuby:0x0000fffea6e0fdd0
@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.20240930-032531",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001573 0.004439 2.428353 ( 2.879475)
build_miniruby 0.001267 0.000000 1.249701 ( 1.554628)
build_ruby 0.001710 0.000000 1.982796 ( 4.404758)
build_all 0.006919 0.000234 3.292817 ( 1.632480)
build_install 0.010529 0.006443 4.986226 ( 3.724171)
test_btest 0.000704 0.000141 48.634734 ( 19.212086)
test_basic 0.005909 0.001182 0.528235 ( 0.599323)
test_all 0.101200 0.030382 504.349804 (211.581474)
test_rubyspec 0.077152 0.049055 67.183310 ( 31.705932)
total: 277.30 sec