Logfile: /home/opc/ruby/logs/brlog.master.20240127-060036
#<BuildRuby:0x0000fffbfde0fde0
@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.20240127-060036",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.006448 0.000000 1.426193 ( 2.132015)
build_miniruby 0.001319 0.000000 1.258748 ( 1.259448)
build_ruby 0.001794 0.000070 1.969607 ( 3.674169)
build_all 0.007957 0.000166 3.762205 ( 1.801796)
build_install 0.006618 0.009474 4.735275 ( 2.583906)
test_btest 0.000787 0.000103 56.122404 ( 21.275038)
test_basic 0.006410 0.000835 0.555957 ( 0.635739)
test_all 0.097195 0.032010 502.208823 (199.423075)
test_rubyspec 0.055501 0.086079 96.149934 ( 40.483505)
total: 273.27 sec