Logfile: /home/opc/ruby/logs/brlog.master.20230520-031945
#<BuildRuby:0x0000fffd99edfde0
@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.20230520-031945",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.006017 0.000000 1.391332 ( 3.575323)
build_miniruby 0.001185 0.000000 0.961102 ( 0.959914)
build_ruby 0.002836 0.000101 1.616615 ( 3.201384)
build_all 0.005948 0.000080 1.517723 ( 0.937306)
build_install 0.014482 0.000246 2.210375 ( 1.615765)
test_btest 0.000814 0.000000 49.288374 ( 18.525623)
test_basic 0.007171 0.000144 0.487007 ( 0.570512)
test_all 0.002877 0.000066 450.972722 (183.493626)
test_rubyspec 0.063587 0.029747 50.841891 ( 61.573919)
total: 274.45 sec