Logfile: /home/opc/ruby/logs/brlog.master.20230211-134226
#<BuildRuby:0x0000aaaaf0667a60
@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.20230211-134226",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000028)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000000 0.004468 0.815095 ( 1.752917)
build_miniruby 0.000000 0.001611 0.972555 ( 0.972692)
build_ruby 0.000289 0.001240 1.536217 ( 2.533361)
build_all 0.007625 0.000674 2.635069 ( 1.273353)
build_install 0.009457 0.005296 2.014038 ( 1.443294)
test_btest 0.000637 0.000142 36.752073 ( 16.229371)
test_basic 0.005467 0.000218 0.285405 ( 0.383445)
test_all 0.002918 0.000618 496.580179 (201.218054)
test_rubyspec 0.053987 0.026474 48.783790 ( 57.647671)
total: 283.46 sec