Logfile: /home/opc/ruby/logs/brlog.master.20230111-140037
#<BuildRuby:0x0000aaae29d0c730
@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.20230111-140037",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000266 0.003995 0.778459 ( 1.544761)
build_miniruby 0.000965 0.000297 0.882801 ( 0.884017)
build_ruby 0.001983 0.000610 1.433480 ( 2.463770)
build_all 0.003543 0.002574 2.471132 ( 1.197740)
build_install 0.010811 0.000926 1.852463 ( 1.339201)
test_btest 0.000589 0.000173 36.471173 ( 13.729682)
test_basic 0.004124 0.001214 0.274022 ( 0.366081)
test_all 0.001964 0.000578 456.288780 (181.561629)
test_rubyspec 0.051038 0.022479 45.643712 ( 54.584131)
total: 257.67 sec