Logfile: /home/opc/ruby/logs/brlog.master.20231022-080821
#<BuildRuby:0x0000ffff1737fde0
@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.20231022-080821",
@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.000003 0.000011 ( 0.000012)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004838 0.001616 2.706101 ( 3.267113)
build_miniruby 0.000987 0.000330 1.097869 ( 1.101061)
build_ruby 0.001567 0.000524 1.810091 ( 3.863577)
build_all 0.005493 0.001835 3.304613 ( 1.619414)
build_install 0.006506 0.007527 4.702762 ( 2.340943)
test_btest 0.000653 0.000262 48.599581 ( 18.578804)
test_basic 0.004821 0.001934 0.505721 ( 0.585493)
test_all 0.115587 0.014658 457.545843 (187.161719)
test_rubyspec 0.081832 0.020425 56.187092 ( 66.859576)
total: 285.38 sec