Logfile: /home/opc/ruby/logs/brlog.master.20230927-083127
#<BuildRuby:0x0000fffd293dfdc0
@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.20230927-083127",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001688 0.004121 1.409553 ( 3.659432)
build_miniruby 0.000993 0.000157 1.046317 ( 1.045465)
build_ruby 0.001229 0.000194 1.769447 ( 3.355917)
build_all 0.001855 0.004424 3.195578 ( 1.579616)
build_install 0.007510 0.006163 3.893808 ( 2.323213)
test_btest 0.000638 0.000167 44.679135 ( 16.288498)
test_basic 0.001143 0.004978 0.493672 ( 0.565984)
test_all 0.008704 0.001201 424.118844 (169.990137)
test_rubyspec 0.066418 0.037843 54.480318 ( 65.196867)
total: 264.01 sec