Logfile: /home/opc/ruby/logs/brlog.master.20240124-212148
#<BuildRuby:0x0000ffff3dabfdc8
@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.20240124-212148",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.005784 0.000293 1.374285 ( 2.121553)
build_miniruby 0.001156 0.000192 1.134322 ( 1.134064)
build_ruby 0.001988 0.000331 1.865245 ( 3.602792)
build_all 0.003591 0.003319 3.557466 ( 1.731653)
build_install 0.006012 0.009937 4.298884 ( 2.402887)
test_btest 0.000588 0.000177 54.829762 ( 21.116636)
test_basic 0.005844 0.001756 0.526692 ( 0.594573)
test_all 0.077635 0.046853 489.901908 (198.643867)
test_rubyspec 0.052622 0.092750 94.296186 ( 39.792365)
total: 271.14 sec