Logfile: /home/opc/ruby/logs/brlog.master.20240718-123049
#<BuildRuby:0x0000ffff6a41fdd8
@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.20240718-123049",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005262 0.000223 1.766409 ( 2.532310)
build_miniruby 0.001013 0.000169 1.178837 ( 1.177968)
build_ruby 0.000000 0.003157 1.969555 ( 4.358574)
build_all 0.001594 0.005431 4.161718 ( 1.947397)
build_install 0.015438 0.000676 5.345877 ( 2.708807)
test_btest 0.000687 0.000164 61.670066 ( 23.460260)
test_basic 0.001745 0.004897 0.574120 ( 0.649340)
test_all 0.090625 0.039129 491.189480 (199.925974)
test_rubyspec 0.059476 0.049421 80.263881 ( 35.304340)
total: 272.07 sec