Logfile: /home/opc/ruby/logs/brlog.master.20230806-000114
#<BuildRuby:0x0000ffff400bfdc0
@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.20230806-000114",
@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.000020 0.000000 0.000020 ( 0.000021)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.006503 0.000000 1.476369 ( 3.574837)
build_miniruby 0.001316 0.000000 1.199630 ( 1.201053)
build_ruby 0.003349 0.000000 1.974495 ( 3.620148)
build_all 0.007639 0.000000 1.636361 ( 1.047101)
build_install 0.009951 0.005436 2.444615 ( 1.817496)
test_btest 0.000753 0.000036 49.002969 ( 18.098719)
test_basic 0.006176 0.000295 0.506566 ( 0.587042)
test_all 0.002167 0.000031 410.555219 (166.856357)
test_rubyspec 0.063840 0.025480 53.656416 ( 64.335251)
total: 261.14 sec