Logfile: /home/opc/ruby/logs/brlog.master.20240219-183144
#<BuildRuby:0x0000fffdd7defdc0
@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.20240219-183144",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.007045 0.000156 1.898612 ( 2.197277)
build_miniruby 0.001209 0.000046 1.124732 ( 1.124880)
build_ruby 0.002425 0.000000 1.849277 ( 3.803872)
build_all 0.007183 0.000000 3.701946 ( 1.738404)
build_install 0.007436 0.007871 4.837107 ( 2.513281)
test_btest 0.000809 0.000097 55.539085 ( 21.555242)
test_basic 0.004229 0.000507 0.530446 ( 0.602421)
test_all 0.073054 0.049384 593.432931 (229.495311)
test_rubyspec 0.067085 0.044433 73.881769 ( 32.865603)
total: 295.90 sec