Logfile: /home/opc/ruby/logs/brlog.master.20230701-103436
#<BuildRuby:0x0000fffd8e93fdc8
@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.20230701-103436",
@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.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006501 0.000123 1.412789 ( 3.586160)
build_miniruby 0.001107 0.000055 1.063122 ( 1.065567)
build_ruby 0.002053 0.000102 1.752599 ( 3.298899)
build_all 0.003692 0.003514 3.231266 ( 1.735173)
build_install 0.005421 0.008054 3.945044 ( 3.122485)
test_btest 0.000659 0.000109 49.417653 ( 19.724065)
test_basic 0.005094 0.000848 0.505325 ( 0.582891)
test_all 0.002109 0.000351 402.248295 (161.364035)
test_rubyspec 0.069695 0.025766 51.788778 ( 62.615188)
total: 257.10 sec