Logfile: /home/opc/ruby/logs/brlog.master.20240108-075426
#<BuildRuby:0x0000fffd2385fdd8
@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.20240108-075426",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000925 0.004065 1.185394 ( 1.898878)
build_miniruby 0.001273 0.000000 1.129288 ( 1.127701)
build_ruby 0.003571 0.000000 1.825250 ( 4.423466)
build_all 0.004049 0.003606 3.368024 ( 1.632858)
build_install 0.010107 0.004964 3.981432 ( 2.259132)
test_btest 0.000840 0.000146 50.674875 ( 19.049607)
test_basic 0.003293 0.003932 0.511313 ( 0.585997)
test_all 0.087031 0.040024 552.155040 (219.626542)
test_rubyspec 0.074650 0.031750 57.074526 ( 67.737481)
total: 318.34 sec