Logfile: /home/opc/ruby/logs/brlog.master.20240720-123111
#<BuildRuby:0x0000ffff174efdd8
@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.20240720-123111",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004384 0.001097 1.769611 ( 2.381098)
build_miniruby 0.001407 0.000353 1.170768 ( 1.171463)
build_ruby 0.001407 0.000352 1.956149 ( 4.247569)
build_all 0.007287 0.000704 4.210976 ( 1.956841)
build_install 0.011848 0.005268 5.386675 ( 2.722336)
test_btest 0.000702 0.000185 60.970626 ( 23.197161)
test_basic 0.005684 0.001499 0.576941 ( 0.652142)
test_all 0.082682 0.049715 529.161164 (230.834482)
test_rubyspec 0.052040 0.063581 79.485714 ( 34.909174)
total: 302.07 sec