Logfile: /home/opc/ruby/logs/brlog.master.20231204-213949
#<BuildRuby:0x0000ffff19c3fdc0
@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.20231204-213949",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003827 0.003150 1.577534 ( 2.146166)
build_miniruby 0.001017 0.000214 1.093584 ( 1.092326)
build_ruby 0.001222 0.000257 1.789161 ( 3.692517)
build_all 0.005275 0.001111 3.272030 ( 1.586720)
build_install 0.008418 0.004231 4.081583 ( 2.238457)
test_btest 0.000698 0.000166 47.926376 ( 18.544807)
test_basic 0.003287 0.004008 0.517844 ( 0.588462)
test_all 0.088932 0.039517 541.610421 (243.186429)
test_rubyspec 0.069653 0.029453 56.266775 ( 66.999776)
total: 340.08 sec