Logfile: /home/opc/ruby/logs/brlog.master.20230816-103444
#<BuildRuby:0x0000fffcf704fde0
@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.20230816-103444",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000013 0.000002 0.000015 ( 0.000048)
configure 0.000012 0.000002 0.000014 ( 0.000018)
build_up 0.006029 0.000000 1.415639 ( 3.491351)
build_miniruby 0.001204 0.000000 1.077858 ( 1.080269)
build_ruby 0.001728 0.000121 1.783464 ( 3.342434)
build_all 0.005845 0.000587 3.332187 ( 1.613470)
build_install 0.007469 0.005483 4.026510 ( 2.316709)
test_btest 0.000752 0.000113 46.000125 ( 18.326649)
test_basic 0.006053 0.000909 0.496149 ( 0.572039)
test_all 0.008595 0.002377 397.666713 (166.580035)
test_rubyspec 0.050730 0.049162 55.022680 ( 65.702566)
total: 263.03 sec