Logfile: /home/opc/ruby/logs/brlog.master.20230120-035849
#<BuildRuby:0x0000aaad5d917840
@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.20230120-035849",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004796 0.000000 0.791189 ( 1.534314)
build_miniruby 0.001269 0.000000 0.881574 ( 0.880246)
build_ruby 0.002398 0.000050 1.438299 ( 2.518420)
build_all 0.006438 0.000380 2.555585 ( 1.224839)
build_install 0.009682 0.004401 1.928670 ( 1.356607)
test_btest 0.000893 0.000094 36.566485 ( 14.063305)
test_basic 0.002258 0.004114 0.275373 ( 0.366897)
test_all 0.002435 0.000365 450.704966 (176.402808)
test_rubyspec 0.075938 0.010213 45.814224 ( 54.799767)
total: 253.15 sec