Logfile: /home/opc/ruby/logs/brlog.master.20240211-210308
#<BuildRuby:0x0000fffca85cfdc8
@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-210308",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000020 0.000000 0.000020 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000959 0.003982 1.373283 ( 2.051196)
build_miniruby 0.001187 0.000059 1.125317 ( 1.124917)
build_ruby 0.001465 0.000073 1.852744 ( 3.853437)
build_all 0.000000 0.007441 3.874376 ( 1.860007)
build_install 0.008843 0.005666 4.607170 ( 2.528275)
test_btest 0.000679 0.000130 54.820772 ( 20.770405)
test_basic 0.006104 0.001165 0.540800 ( 0.608528)
test_all 0.100782 0.028122 568.242613 (224.234850)
test_rubyspec 0.078010 0.077786 100.758469 ( 41.110367)
total: 298.14 sec