Logfile: /home/opc/ruby/logs/brlog.master.20240702-163658
#<BuildRuby:0x0000ffff1cd4fdc0
@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.20240702-163658",
@make="make",
@no_timeout_error=nil,
@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.000001 0.000010 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004998 0.000879 1.977391 ( 2.304345)
build_miniruby 0.001170 0.000206 1.169329 ( 1.169151)
build_ruby 0.002117 0.000372 1.946525 ( 4.849294)
build_all 0.006736 0.001184 4.065248 ( 1.892987)
build_install 0.012494 0.004413 5.329109 ( 2.696626)
test_btest 0.000698 0.000139 59.410720 ( 22.638294)
test_basic 0.006391 0.000302 0.569460 ( 0.637453)
test_all 0.090586 0.041199 473.210025 (189.881033)
test_rubyspec 0.054870 0.058464 82.374411 ( 35.928347)
total: 262.00 sec