Logfile: /home/opc/ruby/logs/brlog.master.20240711-121104
#<BuildRuby:0x0000fffc6843fde0
@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.20240711-121104",
@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.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.002132 0.004409 1.787167 ( 2.324289)
build_miniruby 0.001090 0.000243 1.176628 ( 1.175894)
build_ruby 0.001380 0.000308 1.961077 ( 5.258119)
build_all 0.000679 0.007302 4.178917 ( 1.958252)
build_install 0.005826 0.009491 5.334777 ( 2.736984)
test_btest 0.000626 0.000257 61.417966 ( 23.212415)
test_basic 0.003733 0.003750 0.572064 ( 0.648922)
test_all 0.105923 0.035516 547.135539 (221.074974)
test_rubyspec 0.053505 0.060736 79.563114 ( 34.977626)
total: 293.37 sec