Logfile: /home/opc/ruby/logs/brlog.master.20230114-124625
#<BuildRuby:0x0000aaad79307a60
@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.20230114-124625",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.005416 1.222387 ( 1.862653)
build_miniruby 0.000000 0.001303 1.610387 ( 1.498751)
build_ruby 0.001426 0.000163 1.449685 ( 3.550080)
build_all 0.002044 0.004248 2.517995 ( 1.209520)
build_install 0.011048 0.001693 1.957809 ( 1.356275)
test_btest 0.000585 0.000138 36.426028 ( 13.722821)
test_basic 0.004983 0.001174 0.274718 ( 0.372683)
test_all 0.002139 0.000336 444.816573 (185.250550)
test_rubyspec 0.071566 0.010202 45.859778 ( 54.604478)
total: 263.43 sec