Logfile: /home/opc/ruby/logs/brlog.master.20230818-045627
#<BuildRuby:0x0000fffcadcffdc8
@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.20230818-045627",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.002009 0.003817 1.401588 ( 3.441844)
build_miniruby 0.001339 0.000064 1.034884 ( 1.034764)
build_ruby 0.002191 0.000105 1.717320 ( 3.255773)
build_all 0.003736 0.003306 3.295268 ( 1.591984)
build_install 0.013944 0.000513 3.986076 ( 2.431326)
test_btest 0.000738 0.000057 45.967619 ( 17.183288)
test_basic 0.002695 0.004257 0.493233 ( 0.567113)
test_all 0.012569 0.000000 415.273584 (167.704846)
test_rubyspec 0.090173 0.016010 55.735542 ( 66.628724)
total: 263.84 sec