Logfile: /home/opc/ruby/logs/brlog.master.20231021-045328
#<BuildRuby:0x0000fffd5707fdc8
@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.20231021-045328",
@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.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005553 0.000254 1.573821 ( 2.099521)
build_miniruby 0.001106 0.000000 1.091950 ( 1.091203)
build_ruby 0.001580 0.000000 1.794241 ( 3.330627)
build_all 0.006969 0.000000 3.306189 ( 1.671509)
build_install 0.005935 0.007211 4.142846 ( 2.293662)
test_btest 0.000807 0.000176 47.984591 ( 18.394978)
test_basic 0.001071 0.005967 0.501354 ( 0.576153)
test_all 0.007372 0.004811 429.737786 (179.819867)
test_rubyspec 0.076429 0.022185 54.791125 ( 65.874938)
total: 275.15 sec