Logfile: /home/opc/ruby/logs/brlog.master.20240913-082817
#<BuildRuby:0x0000ffff13fffdd0
@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.20240913-082817",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000053)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004921 0.001233 2.173264 ( 2.562102)
build_miniruby 0.001200 0.000300 1.175106 ( 1.173860)
build_ruby 0.001491 0.000373 1.935770 ( 4.107183)
build_all 0.005700 0.001428 3.290322 ( 1.633211)
build_install 0.009796 0.006226 4.665760 ( 2.398060)
test_btest 0.000921 0.000271 49.407912 ( 21.505102)
test_basic 0.001727 0.005243 0.525056 ( 0.602429)
test_all 0.091119 0.042450 453.285119 (186.449641)
test_rubyspec 0.068453 0.044127 65.019992 ( 29.577140)
total: 250.01 sec