Logfile: /home/opc/ruby/logs/brlog.master.20230108-165244
#<BuildRuby:0x0000aaabe5347a60
@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.20230108-165244",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004148 0.000277 0.790294 ( 1.589896)
build_miniruby 0.001165 0.000078 0.881861 ( 0.880825)
build_ruby 0.001514 0.000101 1.440199 ( 2.445981)
build_all 0.006297 0.000123 2.548669 ( 1.212156)
build_install 0.008013 0.004363 1.940277 ( 1.354240)
test_btest 0.000789 0.000088 35.949851 ( 13.287880)
test_basic 0.004741 0.000527 0.276277 ( 0.367296)
test_all 0.002077 0.000231 437.443330 (172.586510)
test_rubyspec 0.058683 0.014660 46.006915 ( 54.694335)
total: 248.42 sec