Logfile: /home/opc/ruby/logs/brlog.master.20230114-032314
#<BuildRuby:0x0000aaabf5eb91b8
@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-032314",
@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.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000463 0.003484 0.792734 ( 1.520901)
build_miniruby 0.001091 0.000137 0.882061 ( 0.885114)
build_ruby 0.001403 0.000175 1.462125 ( 3.301917)
build_all 0.005943 0.000245 2.522583 ( 1.204405)
build_install 0.006872 0.004475 1.910928 ( 1.357252)
test_btest 0.000620 0.000103 36.787500 ( 13.720136)
test_basic 0.005379 0.000188 0.275400 ( 0.371527)
test_all 0.002465 0.000389 446.442715 (175.345072)
test_rubyspec 0.064530 0.013743 46.224759 ( 54.978107)
total: 252.69 sec