Logfile: /home/opc/ruby/logs/brlog.master.20240213-012323
#<BuildRuby:0x0000fffc3615fdc8
@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.20240213-012323",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004984 0.001332 1.366565 ( 2.116903)
build_miniruby 0.000000 0.001170 1.116579 ( 1.115311)
build_ruby 0.000000 0.004279 1.879930 ( 3.967188)
build_all 0.001427 0.006401 3.798338 ( 1.776311)
build_install 0.010239 0.004492 4.549192 ( 2.498391)
test_btest 0.000528 0.000231 55.286916 ( 20.880956)
test_basic 0.004794 0.002104 0.533967 ( 0.602804)
test_all 0.077178 0.043593 508.526039 (219.128232)
test_rubyspec 0.041078 0.104531 103.339145 ( 42.080593)
total: 294.17 sec