Logfile: /home/opc/ruby/logs/brlog.master.20240125-060819
#<BuildRuby:0x0000fffe9151fdc0
@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.20240125-060819",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005898 0.000206 1.375076 ( 2.335547)
build_miniruby 0.001421 0.000000 1.107810 ( 1.105997)
build_ruby 0.003210 0.000000 1.842959 ( 3.738833)
build_all 0.007383 0.000005 3.556886 ( 1.709629)
build_install 0.010605 0.004911 4.342935 ( 2.396395)
test_btest 0.000842 0.000110 53.181882 ( 20.594677)
test_basic 0.003533 0.004234 0.529751 ( 0.603974)
test_all 0.079855 0.041408 476.558879 (192.465657)
test_rubyspec 0.073515 0.065395 96.135644 ( 40.410894)
total: 265.36 sec