Logfile: /home/opc/ruby/logs/brlog.master.20241220-145231
#<BuildRuby:0x0000fffc550dfdc0
@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.20241220-145231",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.003751 1.041803 ( 1.736334)
build_miniruby 0.001171 0.000189 1.272144 ( 1.272654)
build_ruby 0.002037 0.000000 2.050024 ( 4.007325)
build_all 0.008327 0.000110 3.531367 ( 1.698787)
build_install 0.008202 0.007771 4.307898 ( 2.503738)
test_btest 0.000456 0.000699 50.210705 ( 20.166662)
test_basic 0.000457 0.007342 0.535849 ( 0.606921)
test_all 0.098339 0.038912 476.177895 (194.514661)
test_rubyspec 0.050393 0.067451 68.618595 ( 31.022544)
total: 257.53 sec