Logfile: /home/opc/ruby/logs/brlog.master.20240929-144053
#<BuildRuby:0x0000fffebefffdd0
@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.20240929-144053",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.015916 0.000000 27.393629 ( 29.884171)
build_miniruby 0.001347 0.000000 1.230626 ( 1.982397)
build_ruby 0.002967 0.000000 2.102253 ( 4.314881)
build_all 0.023611 0.032167 83.619979 ( 29.895757)
build_install 0.010021 0.007384 5.100761 ( 3.579048)
test_btest 0.000679 0.000199 50.296728 ( 19.932756)
test_basic 0.006802 0.000994 0.522864 ( 0.591205)
test_all 0.096959 0.031348 475.934975 (216.053722)
test_rubyspec 0.082035 0.048259 67.357457 ( 31.471836)
total: 337.71 sec