Logfile: /home/opc/ruby/logs/brlog.master.20230602-184650
#<BuildRuby:0x0000fffcf9d9fde0
@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.20230602-184650",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004903 0.000544 1.386683 ( 3.545520)
build_miniruby 0.001007 0.000111 0.959768 ( 0.958067)
build_ruby 0.001507 0.000167 1.617243 ( 2.427927)
build_all 0.005168 0.000573 1.474566 ( 0.941586)
build_install 0.008403 0.005201 2.187113 ( 1.640526)
test_btest 0.000764 0.000120 48.447695 ( 17.663096)
test_basic 0.002549 0.004347 0.475098 ( 0.553030)
test_all 0.001290 0.000257 390.507951 (156.948102)
test_rubyspec 0.072617 0.022989 51.004243 ( 61.703256)
total: 246.38 sec