Logfile: /home/opc/ruby/logs/brlog.master.20240225-113501
#<BuildRuby:0x0000fffd565ffdd0
@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.20240225-113501",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000000 0.000022 0.000022 ( 0.000026)
build_up 0.003187 0.004826 1.915536 ( 2.230320)
build_miniruby 0.001016 0.000254 1.152249 ( 1.151034)
build_ruby 0.002762 0.000000 1.895533 ( 3.959798)
build_all 0.007073 0.001305 3.800901 ( 1.773474)
build_install 0.007994 0.007581 4.947079 ( 2.536080)
test_btest 0.000676 0.000203 55.573166 ( 20.982345)
test_basic 0.001937 0.005095 0.540188 ( 0.616631)
test_all 0.087395 0.037277 554.423132 (218.792816)
test_rubyspec 0.054983 0.054865 75.154684 ( 33.325750)
total: 285.37 sec