Logfile: /home/opc/ruby/logs/brlog.master.20240918-051735
#<BuildRuby:0x0000fffd237ffdc0
@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.20240918-051735",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006105 0.000334 2.467071 ( 2.725393)
build_miniruby 0.001311 0.000000 1.290194 ( 1.291599)
build_ruby 0.001695 0.000000 2.097876 ( 4.364831)
build_all 0.004431 0.003241 3.415906 ( 1.705932)
build_install 0.004842 0.011889 4.977578 ( 2.595147)
test_btest 0.000751 0.000228 50.868232 ( 19.722261)
test_basic 0.006317 0.000682 0.526638 ( 0.594833)
test_all 0.097867 0.036623 472.378089 (194.778483)
test_rubyspec 0.037283 0.085668 65.190297 ( 29.678585)
total: 257.46 sec