Logfile: /home/opc/ruby/logs/brlog.master.20230902-154108
#<BuildRuby:0x0000fffd1618fdd0
@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.20230902-154108",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.005518 0.000307 1.156941 ( 1.856283)
build_miniruby 0.001058 0.000059 1.033093 ( 1.031888)
build_ruby 0.001418 0.000079 1.793346 ( 3.759816)
build_all 0.006798 0.000120 3.215173 ( 1.599759)
build_install 0.010025 0.004719 3.787153 ( 2.189328)
test_btest 0.000536 0.000492 45.001493 ( 17.018167)
test_basic 0.002963 0.004645 0.506250 ( 0.577856)
test_all 0.006119 0.004243 417.368957 (169.568030)
test_rubyspec 0.083231 0.022247 54.478168 ( 65.460889)
total: 263.06 sec