Logfile: /home/opc/ruby/logs/brlog.master.20230709-091147
#<BuildRuby:0x0000fffdf773fdc0
@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.20230709-091147",
@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.000002 0.000010 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.001542 0.004342 1.416227 ( 3.566851)
build_miniruby 0.000912 0.000270 1.074395 ( 1.075135)
build_ruby 0.001691 0.000501 1.781191 ( 3.560110)
build_all 0.006743 0.000000 1.567684 ( 1.123397)
build_install 0.009985 0.003094 2.270993 ( 2.514128)
test_btest 0.000643 0.000177 49.098910 ( 17.912238)
test_basic 0.006237 0.000585 0.511709 ( 0.587976)
test_all 0.002974 0.000294 400.090934 (160.634118)
test_rubyspec 0.047284 0.044589 51.553836 ( 62.250696)
total: 253.23 sec