Logfile: /home/opc/ruby/logs/brlog.master.20240303-171213
#<BuildRuby:0x0000fffbf2effdc8
@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.20240303-171213",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.007064 0.000786 1.953867 ( 2.215686)
build_miniruby 0.001422 0.000000 1.155147 ( 1.155229)
build_ruby 0.001644 0.000000 1.868208 ( 3.903035)
build_all 0.004134 0.003052 3.796905 ( 1.803485)
build_install 0.014779 0.001411 4.951907 ( 2.592382)
test_btest 0.000780 0.000102 56.300499 ( 23.392203)
test_basic 0.006877 0.000296 0.538286 ( 0.617597)
test_all 0.054391 0.070678 499.869943 (205.103133)
test_rubyspec 0.039115 0.071934 76.768784 ( 33.881772)
total: 274.67 sec