Logfile: /home/opc/ruby/logs/brlog.master.20241124-120958
#<BuildRuby:0x0000ffff615dfdc0
@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.20241124-120958",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004272 0.001069 2.023007 ( 2.549589)
build_miniruby 0.001035 0.000259 1.187775 ( 1.190961)
build_ruby 0.001338 0.000334 1.954872 ( 3.606540)
build_all 0.005776 0.001446 3.284947 ( 1.665454)
build_install 0.011746 0.004097 4.559268 ( 2.457207)
test_btest 0.000582 0.000154 49.559406 ( 19.552013)
test_basic 0.001612 0.005148 0.524132 ( 0.591022)
test_all 0.115983 0.012588 470.511198 (193.851512)
test_rubyspec 0.056233 0.058485 65.676631 ( 29.902974)
total: 255.37 sec