Logfile: /home/opc/ruby/logs/brlog.master.20240702-093914
#<BuildRuby:0x0000fffe3427fdc0
@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-093914",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000826 0.005524 1.997271 ( 2.379890)
build_miniruby 0.001016 0.000339 1.198171 ( 1.195661)
build_ruby 0.002081 0.000694 1.954676 ( 4.778516)
build_all 0.005582 0.001862 4.159288 ( 1.938515)
build_install 0.003411 0.013887 5.393506 ( 2.895452)
test_btest 0.000654 0.000327 61.486451 ( 23.650961)
test_basic 0.001742 0.005273 0.572370 ( 0.639967)
test_all 0.087861 0.047131 541.841092 (213.942504)
test_rubyspec 0.070700 0.046539 78.348292 ( 34.520015)
total: 285.94 sec