Logfile: /home/opc/ruby/logs/brlog.master.20240604-151429
#<BuildRuby:0x0000fffd874dfdc0
@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.20240604-151429",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004623 0.000528 1.953202 ( 2.344508)
build_miniruby 0.001225 0.000000 1.146859 ( 1.145894)
build_ruby 0.001859 0.000132 1.930455 ( 4.119913)
build_all 0.002089 0.004608 3.768461 ( 1.802296)
build_install 0.009305 0.005601 5.045964 ( 2.855952)
test_btest 0.000694 0.000183 59.666075 ( 22.963724)
test_basic 0.006161 0.001616 0.564535 ( 0.629984)
test_all 0.096668 0.031824 488.038193 (196.641028)
test_rubyspec 0.064953 0.048403 76.922869 ( 33.837781)
total: 266.34 sec