Logfile: /home/opc/ruby/logs/brlog.master.20240817-170814
#<BuildRuby:0x0000fffd28c7fdc8
@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.20240817-170814",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000031 0.000000 0.000031 ( 0.000040)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.005609 1.790399 ( 2.401375)
build_miniruby 0.000000 0.001481 1.180185 ( 1.180406)
build_ruby 0.002710 0.000146 1.940946 ( 4.110532)
build_all 0.004076 0.003887 3.844614 ( 1.811558)
build_install 0.010963 0.004566 4.983075 ( 2.568769)
test_btest 0.000743 0.000162 58.930942 ( 22.465164)
test_basic 0.005814 0.001266 0.570947 ( 0.639251)
test_all 0.104454 0.024806 517.884701 (209.730385)
test_rubyspec 0.061868 0.052907 78.712104 ( 34.551901)
total: 279.46 sec