Logfile: /home/opc/ruby/logs/brlog.master.20230705-042628
#<BuildRuby:0x0000fffcb3f5fdd8
@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.20230705-042628",
@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.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005343 0.000268 1.431189 ( 3.553232)
build_miniruby 0.001160 0.000058 1.075268 ( 1.076308)
build_ruby 0.001480 0.000074 1.757286 ( 3.606316)
build_all 0.006493 0.000326 3.240593 ( 1.763963)
build_install 0.009123 0.005158 3.939270 ( 3.156136)
test_btest 0.000801 0.000077 49.600116 ( 17.816847)
test_basic 0.006763 0.000162 0.505286 ( 0.582150)
test_all 0.002302 0.000210 405.230040 (172.300965)
test_rubyspec 0.059531 0.031359 51.488615 ( 62.188585)
total: 266.05 sec