Logfile: /home/opc/ruby/logs/brlog.master.20240220-003238
#<BuildRuby:0x0000ffff3a93fdc0
@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.20240220-003238",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.006895 0.000000 1.901951 ( 2.139479)
build_miniruby 0.001175 0.000000 1.113865 ( 1.113520)
build_ruby 0.002358 0.000000 1.866113 ( 3.735487)
build_all 0.006924 0.000174 3.701908 ( 1.739444)
build_install 0.009477 0.006023 4.858070 ( 2.524473)
test_btest 0.000858 0.000171 55.975716 ( 21.763102)
test_basic 0.005879 0.001174 0.543198 ( 0.618988)
test_all 0.107049 0.017650 567.413183 (227.746387)
test_rubyspec 0.076649 0.031966 74.452440 ( 33.038241)
total: 294.42 sec