Logfile: /home/opc/ruby/logs/brlog.master.20240901-201057
#<BuildRuby:0x0000fffc68e1fdd8
@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.20240901-201057",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005247 0.000263 1.768457 ( 2.333238)
build_miniruby 0.001181 0.000060 1.159155 ( 1.159312)
build_ruby 0.001592 0.000080 1.943864 ( 4.278680)
build_all 0.006786 0.000000 3.851057 ( 1.860212)
build_install 0.015014 0.000042 5.006568 ( 2.658319)
test_btest 0.000889 0.000012 60.754385 ( 25.878083)
test_basic 0.006736 0.000032 0.576323 ( 0.654163)
test_all 0.102635 0.028574 508.669443 (210.250201)
test_rubyspec 0.047750 0.066702 79.834116 ( 34.881966)
total: 283.96 sec