Logfile: /home/opc/ruby/logs/brlog.master.20230121-151212
#<BuildRuby:0x0000aaaec2127840
@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.20230121-151212",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000937 0.003535 0.790422 ( 1.585892)
build_miniruby 0.001079 0.000136 0.879825 ( 0.879285)
build_ruby 0.001562 0.000196 1.436274 ( 2.744196)
build_all 0.002576 0.004390 2.578551 ( 1.228226)
build_install 0.012847 0.000785 1.959424 ( 1.366913)
test_btest 0.000793 0.000133 36.647566 ( 15.952658)
test_basic 0.000000 0.007078 0.278865 ( 0.374023)
test_all 0.002779 0.000735 445.138703 (175.967610)
test_rubyspec 0.070811 0.020690 46.195083 ( 54.986112)
total: 255.09 sec