Logfile: /home/opc/ruby/logs/brlog.master.20241222-200341
#<BuildRuby:0x0000fffe0687fdc0
@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.20241222-200341",
@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.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003349 0.000395 1.029359 ( 1.715878)
build_miniruby 0.001145 0.000135 1.216547 ( 1.218425)
build_ruby 0.001861 0.000219 2.041551 ( 4.547139)
build_all 0.003707 0.004384 3.547758 ( 1.733484)
build_install 0.010097 0.004707 4.300893 ( 2.487028)
test_btest 0.000679 0.000136 50.320988 ( 19.976189)
test_basic 0.003833 0.003371 0.529757 ( 0.606626)
test_all 0.099776 0.036255 512.995166 (219.618069)
test_rubyspec 0.053861 0.063951 67.345284 ( 30.514692)
total: 282.42 sec