Logfile: /home/opc/ruby/logs/brlog.master.20240123-053730
#<BuildRuby:0x0000fffc9f5efdc0
@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.20240123-053730",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.001271 0.004013 1.181332 ( 1.865695)
build_miniruby 0.001096 0.000115 1.139421 ( 1.138757)
build_ruby 0.001543 0.000163 1.908649 ( 3.519617)
build_all 0.006541 0.000246 3.581099 ( 1.717707)
build_install 0.009508 0.004981 4.333226 ( 2.450765)
test_btest 0.000705 0.000101 54.215299 ( 20.813599)
test_basic 0.006423 0.000917 0.548866 ( 0.616401)
test_all 0.087623 0.035956 499.444313 (206.493490)
test_rubyspec 0.076826 0.067890 95.672007 ( 40.223427)
total: 278.84 sec